Tor is surprisingly easy to set up

In case you’re one of the three remaining peope who doesn’t know what Tor is, it’s basically an anonymising proxy on steroids.
Any request you make over a network (say, to retrieve a web page to display in your browser) is sent to a random node in the network, which then passes it on to the next node, which passes it on to the next node, and so on, until it finally reaches its destination. Each node only knows about the previous and the next node in the chain, so it becomes impossible to trace who made the original request.
Everything’s encrypted except for the final step between the last node and the webserver (for example), so some care should be taken when entering passwords and things, as a malicious exit node can intercept those if you don’t use things like TLS or other end-to-end encryption.
This is, of course, just as much of a risk on the internet in general (and one too many people aren’t aware of, too).
It’s pretty slow, since far more people are running clients than nodes (I’ll be setting up a node myself as soon as my ISP stops sucking; I’m giving it another week), but it’s not meant for general browsing (and certainly not filesharing) anyway; there’s a plug-in for Firefox that lets you turn it on briefly when you need it, and disable it when you don’t.
As with all privacy-preserving tools, genuinely undesirable activity is an issue (see picture), but the potential for good is considerable. While it may seem paranoid in (much of) the West (though maybe not even), much of China, for instance, depends on tools like these.
And you never know, you may need it yourself one day, and it’s better to become acquainted with it now than when it’s too late.
Get it here, if you don’t have it already. You don’t have to run a node (you can just set up the client (complete instructions for configuring Firefox to use it are there)), but if you can, please do. People depend on it.
nqdrstu said,
April 5th, 2008 at 1:48 am
Did you make that picture? Hillarious xD
Cairnarvon said,
April 5th, 2008 at 5:19 am
Stolen from /b/, back when it still had some original content. I’ve been saving it for ages for exactly this opportunity~
nqdrstu said,
April 6th, 2008 at 1:14 am
Here’s some of those tweaks mate, sorry I don’t have my torrc file to just give you but I stopped using it a while ago. Just chuck these inside torrc.
CircuitBuildTimeout 3 // I used 3 seconds because there arn’t many nodes active in aus and everything lower tended to time out most nodes. Play around with it to find what’s best for your connection.
NewCircuitPeriod 15 // lets you set in seconds the interval between which tor will try to build a new circuit
KeepalivePeriod 90 // How long tor keeps a connections open when you’re not using it.
I have a few other things around here I’ll try and find off my nix laptop. As I said, havn’t used it in ages so I don’t know what’s changed with newer versions so just mess around with them a bit.
Steve said,
April 11th, 2008 at 12:27 am
Xarn, I love you please come back to IRC.
proggit said,
April 16th, 2008 at 8:37 pm
Xarn, I love you please come back to IRC.