commit 8d10ea8d8f3d0dc84adf098dbee0ce50c311c8af Author: ilv ilv@users.noreply.github.com Date: Wed Feb 11 02:21:13 2015 -0300
Removed duplicated text about configuring a relay --- docs/en/tor-doc-osx.wml | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-)
diff --git a/docs/en/tor-doc-osx.wml b/docs/en/tor-doc-osx.wml index 3d8b0f1..1ea21ff 100644 --- a/docs/en/tor-doc-osx.wml +++ b/docs/en/tor-doc-osx.wml @@ -87,22 +87,9 @@ <h2><a class="anchor" href="#relay">Configure Tor as a relay</a></h2> <br>
- <p>The Tor network relies on volunteers to donate bandwidth. The more - people who run relays, the faster the Tor network will be. If you have - at least 50 kilobytes/s each way, please help out Tor by configuring your - Tor to be a relay too. We have many features that make Tor relays 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 relays in many different places on the Internet is what - makes Tor users secure. <a href="<wikifaq>#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> - - <p>Read more at our <a href="<page docs/tor-doc-relay>">Configuring a relay</a> - guide.</p> + <p>The Tor network relies on volunteers to donate bandwidth. If you + want to help <strong>make the Tor network faster</strong>, please + consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p>
<hr> <a id="uninstall"></a>