diff options
Diffstat (limited to 'doc/tor-doc-server.html')
-rw-r--r-- | doc/tor-doc-server.html | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/doc/tor-doc-server.html b/doc/tor-doc-server.html index f9c6f16a0d..e3bb962941 100644 --- a/doc/tor-doc-server.html +++ b/doc/tor-doc-server.html @@ -32,7 +32,7 @@ <td class="banner-right"></td> </tr> </table> - + <!-- END TITLE BAR & NAVIGATION --> <div class="center"> @@ -42,13 +42,18 @@ <h1>Configuring a <a href="http://tor.eff.org/">Tor</a> server</h1> <br /> -<p>The Tor network relies on volunteers to donate bandwidth. If you have -at least 20 kilobytes/s each way, please help out Tor by configuring -your Tor to be a server too. Having servers in many different pieces -of the Internet gives users more robustness against curious telcos and -brute force attacks. You may also get stronger anonymity, since your -destination can't know whether connections relayed through your computer -originated at your computer or not.</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>Setting up a Tor server is easy and convenient: <ul> |