migrate to the new URL

svn:r3296
This commit is contained in:
Roger Dingledine
2005-01-05 00:06:51 +00:00
parent d9439a32da
commit aa48b96036
7 changed files with 26 additions and 26 deletions
+3 -3
View File
@@ -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>