From aa48b9603670ef98f7d16a2bbdfb6873bac2db59 Mon Sep 17 00:00:00 2001
From: Roger Dingledine Tor provides a distributed network of servers ("onion routers"). Users
bounce their communications (web requests, IM, IRC, SSH, etc.) around
@@ -159,7 +159,7 @@ installing, configuring, and using Tor on Win32.
You can get the latest releases here.Tor documentation
+Tor documentation
If you got Tor from a tarball, unpack it: tar xzf tor-0.0.9.1.tar.gz; cd tor-0.0.9.1. Run ./configure, then @@ -191,7 +191,7 @@ top). Then change your browser to http proxy at localhost port 8118. (In Mozilla, this is in Edit|Preferences|Advanced|Proxies.) You should also set your SSL proxy to the same thing, to hide your SSL traffic. Using privoxy is necessary because -Mozilla leaks your +Mozilla leaks your DNS requests when it uses a SOCKS proxy directly. Privoxy also gives you good html scrubbing.
-- cgit v1.2.3