Remove these ads by
Signing UpStep 1: Downloading the applications.
When a computer connects to a wireless network it usually obtains an IP through a DHCP server, which is basically just a method of providing dynamic IPs so that everyone does not have to sit down and figure out what IP everyone else is using and then manually set one on their own machine. When a request is made to a DHCP server two pieces of information are recorded, your MAC address and your hostname. What MadMACs does is randomize both of these for you automatically every time you boot, or every time you manually tell the software to do so.
Once your computer is connected to the network, randomized or not, most of the traffic leaving your PC is in the clear. So any network admin, or *nix user with free software can eavesdrop on everything you do. TOR solves this problem through a suite of applications that anonymize your connection point and encrypt all your traffic.
So with both pieces of software installed you have hidden your identity from the network, and made all of your traffic unreadable by anyone else on the network you have chosen to connect to.
(Sorry, no how madmacs works, but then its pretty self explanatory)






























![D-Link Wireless Router DIR-628 Setup [Without CD]](http://www.instructables.com/files/deriv/FDQ/ZBHK/GIYWWBMF/FDQZBHKGIYWWBMF.SQUARE.jpg)








Visit Our Store »
Go Pro Today »




the Torrify FAQ on https://trac.torproject.org/projects/tor/wiki/TheOnionRouter/TorifyHOWTO/InstantMessaging specifically says: "Do not use the SOCKS 4 setting; this leaks DNS."
So probably it's not a good idea to go this way.
I'm also looking for how to configure Pidgin with Tor.
This works because the only information anyone can have is either(not both ever) your IP address(the entry node) or the data(the exit node). This gives a level of anonymity since someone would have to be able to compormise your start and end node and identify your TOR route. This is pretty much infeasable(notice I didn't use impossible).
The tor software also incorporates plugins that prevents software like flash or java from running. This is designed to prevent that software from embedding identifiable data into packets(mac, ip address, domain info, hardware ids, etc) that could compromise anonymity.
All in all, if used right, TOR provides an excellent source for anonymous browsing. In countries like the US this really isn't needed unless you are doing something illegal but some countries have strict censorship and it allows those people to bypass this and experience truth they way they want to see it.
*It should be noted for perspective that in their country what they are doing is likely considered illegal whether WE think it should be or not.
Also, the portable version of Firefox seems to be configured to not log any history, cache, or cookies (it doesn't matter what the settings are set to in it as well).
Additionally TOR doesn't give encrypted end-to-end connections. As soon as your traffic exits the last point of the links of TOR-machines you are unencrypted on the internet as usual. The guy that runs the end-node can see all your passwords to http-sites and your login/passwords for your mail.
So in some cases you are more secure using your local ISP directly than routing it through the TOR network. I rather trust my local ISP to not listen in to my traffic and using that gained information in a bad way than I trust a random guy that runs a TOR exit node that he might have setup just to sniff peoples passwords.
But if you are only using HTTPS-sites, and you use a mail-client and -server that allows for encrypted logins/passwords you should be safe using TOR.
But still I think it's important to educate people that TOR is not something that magically encrypts their traffic and makes them 'secure' on the net. Remember what happened to all dos embassies a month ago?
Most websites doesn't have https-pages for logging in. Some, like banks , gmail, hotmial and facebook does, but take intructables.com for instance. No https nor any encryption done in the javascript on the login-page. All info is sent in cleartext. Most "forums" and other lower level membership sites doesn't have any https for login.
And both the mail itself and the authentication credentials are in cleartext 99 times out of 100%.
But, as you said, if this instrucable is "How to leech your neighbours wifi without exposing yourself to him" and you don't care about security then this is a fine instructable.
Rogue Nodes Turn Tor Into Eavesdropper's Paradise