summaryrefslogtreecommitdiff
path: root/doc/tor-doc-osx.html
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-08-19 21:52:21 +0000
committerRoger Dingledine <arma@torproject.org>2005-08-19 21:52:21 +0000
commit8d7dcb9e696ba7ab19f15d2cfa1717a03e7bb71b (patch)
treef8d7760217f6c769afa5d2838f6f768973f74141 /doc/tor-doc-osx.html
parentf0033a259b27f16ddcc770163c0e75cdfc68c887 (diff)
downloadtor-8d7dcb9e696ba7ab19f15d2cfa1717a03e7bb71b.tar.gz
tor-8d7dcb9e696ba7ab19f15d2cfa1717a03e7bb71b.zip
make it clearer that we need servers
svn:r4799
Diffstat (limited to 'doc/tor-doc-osx.html')
-rw-r--r--doc/tor-doc-osx.html23
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html
index e45c931775..524b1cb141 100644
--- a/doc/tor-doc-osx.html
+++ b/doc/tor-doc-osx.html
@@ -45,7 +45,7 @@
<p>
<b>Note that these are the installation instructions for running a Tor client on
- Mac OS X. If you want to run a server (please do), read the <a
+ Mac OS X. If you want to configure it as a server (please do), read the <a
href="tor-doc-server.html">Configuring a server</a> guide.</b>
</p>
@@ -203,6 +203,27 @@ href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this
FAQ entry</a> for hints.</p>
<hr />
+<a id="server"></a>
+<h2><a class="anchor" href="#server">Step Four: Configure it as a server</a></h2>
+<br />
+
+<p>The Tor network relies on volunteers to donate bandwidth. The more
+people who run servers, the faster the Tor network will be. If you have
+at least 20 kilobytes/s each way, please help out Tor by configuring your
+Tor to be a server too. We have many features that make Tor servers easy
+and convenient, including rate limiting for bandwidth, exit policies so
+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,
+since remote sites can't know whether connections relayed through your
+computer originated at your computer or not.</p>
+
+<p>Read more at our <a href="tor-doc-server.html">Configuring a server</a>
+guide.</p>
+
+<hr />
<a id="uninstall"></a>
<h2><a class="anchor" href="#uninstall">How To Uninstall Tor and Privoxy</a></h2>
<br />