WordPress adds a generator tag at various locations. Basically that’s a good idea because it provides a means to check out the different versions of WordPress that are actively being used in the blogosphere.
Removing the WordPress Generator meta tag completely
December 22nd, 2008 — Tech
Setup your own Tomcat security realm
June 7th, 2007 — Tech
Recently I wanted to code my own security realm for fun. Without further ado, lets see how that works.
Enhancing your privacy further with Squid and Tor
January 29th, 2007 — Tech
In my last post I described how to use Squid and Privoxy to enhance your privacy while surfing the internet. We want to push this a little bit further by adding onion routing with Tor. If you heard about Tor but don’t really know how it works, I suggest reading the Tor overview first.
Enhancing your privacy using Squid and Privoxy
January 27th, 2007 — Tech
If you would like to surf the internet anonymously I’ll show you how to use Squid and Privoxy for this purpose. First we’ll configure Squid to filter some HTTP header fields. After this, web servers will most likely think that we aren’t requesting content through a proxy but rather directly with our browser. We will see that we can’t manipulate all HTTP header fields without running into problems: Privoxy will help us here.