diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-06 10:05:03 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-06 10:05:03 +0000 |
commit | c0cde6f9c35a4e8cbacd8ba11aebc4ff6813836a (patch) | |
tree | 431e9cbcac4b7feb2c33633811ce1b0d4cd52409 /doc | |
parent | 0b0bdecee89da1495f50a22ee72bee9755407953 (diff) | |
download | tor-c0cde6f9c35a4e8cbacd8ba11aebc4ff6813836a.tar.gz tor-c0cde6f9c35a4e8cbacd8ba11aebc4ff6813836a.zip |
link to "running a server may give you better anonymity" faq
svn:r5929
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc-osx.html | 4 | ||||
-rw-r--r-- | doc/tor-doc-server.html | 4 | ||||
-rw-r--r-- | doc/tor-doc-unix.html | 4 | ||||
-rw-r--r-- | doc/tor-doc-win32.html | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 4447ad1135..66719d11a8 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -211,7 +211,9 @@ you can limit your exposure to abuse complaints, and support for dynamic IP addresses.</p> <p>Having servers in many different places on the Internet is what -makes Tor users secure. You may also get stronger anonymity yourself, +makes Tor users secure. <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You +may also get stronger anonymity yourself</a>, since remote sites can't know whether connections originated at your computer or were relayed from others.</p> diff --git a/doc/tor-doc-server.html b/doc/tor-doc-server.html index b61b24f960..4142c4a160 100644 --- a/doc/tor-doc-server.html +++ b/doc/tor-doc-server.html @@ -52,7 +52,9 @@ you can limit your exposure to abuse complaints, and support for dynamic IP addresses.</p> <p>Having servers in many different places on the Internet is what -makes Tor users secure. You may also get stronger anonymity yourself, +makes Tor users secure. <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You +may also get stronger anonymity yourself</a>, since remote sites can't know whether connections originated at your computer or were relayed from others.</p> diff --git a/doc/tor-doc-unix.html b/doc/tor-doc-unix.html index 3fb4bdf13f..796b39772c 100644 --- a/doc/tor-doc-unix.html +++ b/doc/tor-doc-unix.html @@ -202,7 +202,9 @@ you can limit your exposure to abuse complaints, and support for dynamic IP addresses.</p> <p>Having servers in many different places on the Internet is what -makes Tor users secure. You may also get stronger anonymity yourself, +makes Tor users secure. <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You +may also get stronger anonymity yourself</a>, since remote sites can't know whether connections originated at your computer or were relayed from others.</p> diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 81a1aadeb5..83e74fca08 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -214,7 +214,9 @@ you can limit your exposure to abuse complaints, and support for dynamic IP addresses.</p> <p>Having servers in many different places on the Internet is what -makes Tor users secure. You may also get stronger anonymity yourself, +makes Tor users secure. <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You +may also get stronger anonymity yourself</a>, since remote sites can't know whether connections originated at your computer or were relayed from others.</p> |