[or-cvs] r12126: more server/relay terminology shift (website/trunk/docs/en)
arma at seul.org
arma at seul.org
Tue Oct 23 01:37:56 UTC 2007
Author: arma
Date: 2007-10-22 21:37:56 -0400 (Mon, 22 Oct 2007)
New Revision: 12126
Modified:
website/trunk/docs/en/tor-doc-osx.wml
website/trunk/docs/en/tor-doc-relay.wml
website/trunk/docs/en/tor-doc-unix.wml
website/trunk/docs/en/tor-doc-win32.wml
Log:
more server/relay terminology shift
Modified: website/trunk/docs/en/tor-doc-osx.wml
===================================================================
--- website/trunk/docs/en/tor-doc-osx.wml 2007-10-23 01:34:52 UTC (rev 12125)
+++ website/trunk/docs/en/tor-doc-osx.wml 2007-10-23 01:37:56 UTC (rev 12126)
@@ -188,7 +188,7 @@
<p>Having relays in many different places on the Internet is what
makes Tor users secure. <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">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>
Modified: website/trunk/docs/en/tor-doc-relay.wml
===================================================================
--- website/trunk/docs/en/tor-doc-relay.wml 2007-10-23 01:34:52 UTC (rev 12125)
+++ website/trunk/docs/en/tor-doc-relay.wml 2007-10-23 01:37:56 UTC (rev 12126)
@@ -21,7 +21,7 @@
<p>Having relays in many different places on the Internet is what
makes Tor users secure. <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">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>
@@ -37,7 +37,7 @@
feature</a>.
</li>
<li>Each Tor relay has an <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RunAServerBut">exit
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RunARelayBut">exit
policy</a> that specifies what sort of outbound connections are allowed
or refused from that relay. If you are uncomfortable allowing people
to exit from your relay, you can set it up to only allow connections
@@ -65,7 +65,7 @@
<p>You can run a Tor relay on
pretty much any operating system, but see <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerOS">this
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RelayOS">this
FAQ entry</a> for advice about which ones work best and other problems
you might encounter.</p>
@@ -111,7 +111,7 @@
Make sure to define at least Nickname and ORPort. Create the DataDirectory
if necessary, and make sure it's owned by the user that will be running
tor. <em>If you want to run more than one relay that's great, but
-please set <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#MultipleServers">the
+please set <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#MultipleRelays">the
MyFamily option</a> in all your relays' configuration files.</em>
</p>
@@ -215,7 +215,7 @@
in your DataDirectory). This is your relay's "identity," and
you need to keep it safe so nobody can read the traffic that goes
through your relay. This is the critical file to keep if you need to <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#UpgradeServer">move
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#UpgradeRelay">move
or restore your Tor relay</a> if something goes wrong.
</p>
Modified: website/trunk/docs/en/tor-doc-unix.wml
===================================================================
--- website/trunk/docs/en/tor-doc-unix.wml 2007-10-23 01:34:52 UTC (rev 12125)
+++ website/trunk/docs/en/tor-doc-unix.wml 2007-10-23 01:37:56 UTC (rev 12126)
@@ -185,7 +185,7 @@
<p>Having relays in many different places on the Internet is what
makes Tor users secure. <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">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>
Modified: website/trunk/docs/en/tor-doc-win32.wml
===================================================================
--- website/trunk/docs/en/tor-doc-win32.wml 2007-10-23 01:34:52 UTC (rev 12125)
+++ website/trunk/docs/en/tor-doc-win32.wml 2007-10-23 01:37:56 UTC (rev 12126)
@@ -171,7 +171,7 @@
<p>Having relays in many different places on the Internet is what
makes Tor users secure. <a
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ServerAnonymity">You
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#RelayAnonymity">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>
More information about the tor-commits
mailing list