diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-18 17:15:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-18 17:15:52 +0000 |
commit | 50012e1c4ddc8330262e7916dc4320cc2301bac3 (patch) | |
tree | f075eaa81d4ae05fc6810b209ce5f98161a8546c | |
parent | e21fdcb7b0421ba760a91b76160c6442948b9e9f (diff) | |
download | tor-50012e1c4ddc8330262e7916dc4320cc2301bac3.tar.gz tor-50012e1c4ddc8330262e7916dc4320cc2301bac3.zip |
clean up docs some more
point to coderman's knoppix site rather than junkbusters
svn:r3175
-rw-r--r-- | doc/tor-doc-win32.html | 22 | ||||
-rw-r--r-- | doc/tor-doc.html | 7 |
2 files changed, 17 insertions, 12 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 674c446ac5..502a3b9b84 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -32,11 +32,13 @@ errors. (You can minimize this window, but do not close it.) <p>Tor comes configured as a client by default. It uses a built-in default configuration file, and most people won't need to change any of -the settings.</p> +the settings. Tor is now installed.</p> <p>After installing Tor, you should install <a -href="http://www.privoxy.org/">privoxy</a>, which is a filtering web proxy -that integrates well with Tor. Privoxy will appear in your system tray: +href="http://www.privoxy.org/">Privoxy</a> (click on 'recent releases', +then scroll down to the Win32 installer packages). Privoxy is a filtering +web proxy that integrates well with Tor. It will appear in your system +tray: </p> <img alt="privoxy icon in the system tray" src="http://tor.freehaven.net/img/GCS_004.jpg" /> @@ -62,14 +64,16 @@ thing, to hide your SSL traffic:</p> <img alt="privoxy points to tor" src="http://tor.freehaven.net/img/GCS_002.jpg" /> <p>Using privoxy is <b>necessary</b> because <a -href="http://tor.freehaven.net/cvs/tor/doc/CLIENTS">Mozilla leaks your -DNS requests when it uses a socks proxy directly</a>. Privoxy also gives -you good html scrubbing.</p> +href="http://tor.freehaven.net/cvs/tor/doc/CLIENTS">browsers leak your +DNS requests when they use a socks proxy directly</a>, which is bad for +your anonymity. Privoxy also removes certain dangerous headers from your +web requests, and also blocks obnoxious ad sites like Doubleclick.</p> <p>To test if it's working, go to <a -href="http://www.junkbusters.com/cgi-bin/privacy">http://www.junkbusters.com/cgi-bin/privacy</a> -and see what IP it says you're coming from. -</p> +href="http://peertech.org/privacy-knoppix/">this site</a> and see +what IP it says you're coming from. (If it's down, you can try the +<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a> +site instead.)</p> <p> If you have a personal firewall, be sure to allow local connections to diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 7ed9a53745..a887a0c140 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -187,9 +187,10 @@ DNS requests when it uses a socks proxy directly</a>. Privoxy also gives you good html scrubbing.</p> <p>To test if it's working, go to <a -href="http://www.junkbusters.com/cgi-bin/privacy">http://www.junkbusters.com/cgi-bin/privacy</a> -and see what IP it says you're coming from. -</p> +href="http://peertech.org/privacy-knoppix/">this site</a> and see +what IP it says you're coming from. (If it's down, you can try the +<a href="http://www.junkbusters.com/cgi-bin/privacy">junkbusters</a> +site instead.)</p> <p> If you have a personal firewall, be sure to allow local connections to |