diff options
author | Roger Dingledine <arma@torproject.org> | 2005-01-05 00:06:51 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-01-05 00:06:51 +0000 |
commit | aa48b9603670ef98f7d16a2bbdfb6873bac2db59 (patch) | |
tree | 942e90dd34ac2c185dede6d7e4d9ffa7c39f9d44 /doc/tor-doc.html | |
parent | d9439a32dabf339a7b878ccccee9a8fafb728e8a (diff) | |
download | tor-aa48b9603670ef98f7d16a2bbdfb6873bac2db59.tar tor-aa48b9603670ef98f7d16a2bbdfb6873bac2db59.tar.gz |
migrate to the new URL
svn:r3296
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r-- | doc/tor-doc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 9491d12ca..ea9d6000b 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -9,7 +9,7 @@ <body> -<h1><a href="http://tor.freehaven.net/">Tor</a> documentation</h1> +<h1><a href="http://tor.eff.org/">Tor</a> documentation</h1> <p>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. </p> <p>You can get the latest releases <a -href="http://tor.freehaven.net/dist/">here</a>.</p> +href="http://tor.eff.org/dist/">here</a>.</p> <p>If you got Tor from a tarball, unpack it: <tt>tar xzf tor-0.0.9.1.tar.gz; cd tor-0.0.9.1</tt>. Run <tt>./configure</tt>, 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 <b>necessary</b> because -<a href="http://tor.freehaven.net/cvs/tor/doc/CLIENTS">Mozilla leaks your +<a href="http://tor.eff.org/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> |