How safe is public wifi and how to make it safer?
June 16, 2007 4:20 PM
Subscribe
Public Wifi. How safe is it and what should I do to enable more secure browsing?
If you're in a reputable place offering Wifi (e.g. Starbucks, T-Mobile Hotspot etc) how safe is it to browse? I'm assuming nobody could pick up anything off my HDD (I'm assuming windows firewall should do the job), but what about if I wanted to do online shopping, login to my bank etc.
I've heard people setting up VPN's etc but am not sure how to do this. Is there any software I could be using (I just have Firefox on XP) to enable a safer browsing experience?
I've already read
this AskMefi question as well as this
Microsoft Advisory.
Thanks!
posted by Mave_80 to computers & internet (27 comments total)
27 users marked this as a favorite
They'll also be able to read all the email you download to your pop or imap client, unless you're using TLS/SSL. And your IM conversations? Also public, unless you're using something like Pidgin with OTR.
There are a few things you can use to mitigate these risks, two of which I've already mentioned: Use TLS/SSL for email and OTR for IM. Use https site where available, and never enter financial information into a site that starts with http://
Want to go further? Look into using Tor (the onion router) or an ssh tunnel when you're on a public hotspot. You could set up an ssh tunnel from the wifi hotspot to your home computer, and all of your traffic will be encrypted from the hotspot to home. Then the only people who can get at your data are people on your home network, your ISP, every ISP between there and your destination, and the people who own, or who have hacked, the destination host.
Happy surfing!
posted by cactus at 4:47 PM on June 16, 2007 [1 favorite]