Heads-up: An update to this article has been posted. There have been a lot of complaints about both the competency and the logic behind the latest Epstein archive release by the DoJ: from censoring the names of co-conspirators to censoring pictures of random women in a way that makes individuals...
Sometimes people try a simple way to hide access to parts of the site using the basic access authentication method based on HTTP user agent. It’s not very sophisticated, or super effective, but you can often come across this solution. It will definitely block a regular user
Last post I brute forced the storage of binary image (jpeg) data as text in a Postgresql database, and accordingly brute forced the data's display in the Unix image viewer feh from output from a psql query. It was hackish and I received some negative, but good constructive criticism on how to...