So you’re on the road. Being the road warrior you are, you can appreciate the finer things in live. For example some privacy while surfing the web (never heard of that anyway, but lets continue). Be it in a boring hotel room, a local coffee bar, or some other place connected through the Internet by means of WiFi. Using an WiFi encryption will probably make your browsing session a private one from “strangers” who are trying to eavesdrop on you, but if the know the pre-shared-key (WEP/WPA) the can still with a little bit of trouble read your data/information! And none the less, the proprietor of the gateway/router is often still in the position to eavesdrop on all the websites (and content) of websites you’re visiting.
Even if you’re visiting an SSL website they still can see “which” website you’re visiting. From there on everything is encrypted (including the URL’s, payload, etc).
There’s this magnificent little 444KB program called putty.exe . Mostly you use it to connect from a Windows PC to a (distanced) server running an SSH daemon to manage the hosts. Nobody can eavesdrop on you because it’s completely encrypted. Butt this program has some really nice/crazy features. It can act as you local (HTTP) socks proxyserver when you’re on the road.
Continue reading »