Cleanup. Added two FAQ entries: How do I decide if I should run a relay? Why isn't my relay being used more?
Matt Pagan

Matt Pagan commited on 2013-12-10 08:41:10
Zeige 3 geänderte Dateien mit 61 Einfügungen und 29 Löschungen.

... ...
@@ -124,6 +124,8 @@ country)
124 124
     <p>Running a Tor relay:</p>
125 125
     <ul>
126 126
 
127
+    <li><a href="#HowDoIDecide">How do I decide if I should run a relay?
128
+    </a></li>
127 129
     <li><a href="#RelayFlexible">How stable does my relay need to
128 130
 be?</a></li>
129 131
     <li><a href="#ExitPolicies">I'd run a relay, but I don't want to
... ...
@@ -1258,7 +1260,7 @@ Java Script attacks, etc; and Privoxy can't do anything about text that you
1258 1260
 type into forms. Be careful and be smart. 
1259 1261
 </p>
1260 1262
 
1261
-</hr>
1263
+<hr>
1262 1264
 
1263 1265
 <a id="TBBCloseBrowser"></a>
1264 1266
 <h3><a class="anchor" href="#TBBCloseBrowser">I want to leave Tor
... ...
@@ -1929,6 +1931,39 @@ from the source code release tor-0.2.4.16-rc is:
1929 1931
 
1930 1932
     <hr>
1931 1933
 
1934
+    <a id="HowDoIDecide"></a>
1935
+    <h3><a class="anchor" href="#HowDoIDecide">How do I decide if I should 
1936
+    run a relay?</a></h3>
1937
+    <p>
1938
+    We're looking for people with reasonably reliable Internet connections, 
1939
+    that have at least 20 kilobytes/second each way. If that's you, please 
1940
+    consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping 
1941
+    out</a>. 
1942
+    </p>
1943
+    
1944
+    <hr>
1945
+    
1946
+    <a id="WhyIsntMyRelayBeingUsedMore"></a>
1947
+    <h3><a class="anchor" href="#WhyIsntMyRelayBeingUsedMore">Why isn't my 
1948
+    relay being used more?</a></h3>
1949
+    <p>
1950
+    If your relay is relatively new then give it time. Tor decides which 
1951
+    relays it uses heuristically based on reports from Bandwidth 
1952
+    Authorities. These authorities take measurements of your relay's 
1953
+    capacity and, over time, directs more traffic there until it reaches 
1954
+    an optimal load. The lifecycle of a new relay is explained in more 
1955
+    depth in <a href="https://blog.torproject.org/blog/lifecycle-of-a-new-relay">
1956
+    this blog post</a>.
1957
+    </p>
1958
+    <p>
1959
+    If you've been running a relay for a while and still having issues 
1960
+    then try asking on the <a href=
1961
+    "https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">
1962
+    tor-relays list</a>. 
1963
+    </p>
1964
+    
1965
+    <hr>
1966
+
1932 1967
     <a id="RelayFlexible"></a>
1933 1968
     <h3><a class="anchor" href="#RelayFlexible">How stable does my relay
1934 1969
 need to be?</a></h3>
... ...
@@ -159,7 +159,18 @@ protect your privacy and anonymity on the web as long as you're browsing
159 159
 with the Tor Browser itself. Almost any other web browser configuration
160 160
 is likely to be unsafe to use with Tor.</p>
161 161
 </li>
162
-
162
+<li><b>Don't torrent over Tor</b>
163
+<p>
164
+Torrent file-sharing applications have been observed to ignore proxy 
165
+settings and make direct connections even when they are told to use Tor. 
166
+Even if your torrent application connects only through Tor, you will 
167
+often send out your real IP address in the tracker GET request, 
168
+because that's how torrents work. Not only do you <a 
169
+href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
170
+deanonymize your torrent traffic and your other simultaneous Tor web traffic
171
+</a> this way, you also slow down the entire Tor network for everyone else. 
172
+</p>
173
+</li>
163 174
 <li><b>Don't enable or install browser plugins</b>
164 175
 <p>The Tor Browser will block browser plugins such as Flash, RealPlayer,
165 176
 Quicktime, and others: they can be manipulated into revealing your IP
... ...
@@ -216,19 +227,6 @@ a social approach: the more Tor users there are near you and the more
216 227
 dangerous it will be that you are one of them. Convince other people to
217 228
 use Tor, too!</p>
218 229
 </li>
219
-<li><b>Don't torrent over Tor</b>
220
-<p>
221
-Torrent file-sharing applications have been observed to ignore proxy 
222
-settings and make direct connections even when they are told to use Tor. 
223
-Even if your torrent application connects only through Tor, you will 
224
-often send out your real IP address in the tracker GET request, 
225
-because that's how torrents work. Not only do you <a 
226
-href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
227
-deanonymize your torrent traffic and your other simultaneous Tor web traffic 
228
-this way</a>, you also slow down the entire Tor network for 
229
-everyone else. 
230
-</p>
231
-</li>
232 230
 </ol>
233 231
 <br>
234 232
 <p>Be smart and learn more. Understand what Tor does and does not offer.
... ...
@@ -277,6 +277,19 @@ unsafe to use with Tor.
277 277
 
278 278
 </li>
279 279
 
280
+<li><b>Don't torrent over Tor</b>
281
+<p>
282
+Torrent file-sharing applications have been observed to ignore proxy 
283
+settings and make direct connections even when they are told to use Tor. 
284
+Even if your torrent application connects only through Tor, you will 
285
+often send out your real IP address in the tracker GET request, 
286
+because that's how torrents work. Not only do you <a 
287
+href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
288
+deanonymize your torrent traffic and your other simultaneous Tor web traffic
289
+</a> this way, you also slow down the entire Tor network for everyone else. 
290
+</p>
291
+</li>
292
+
280 293
 <li><b>Don't enable or install browser plugins</b>
281 294
 
282 295
 <p>
... ...
@@ -358,20 +371,6 @@ Tor, too!
358 371
 
359 372
 </li>
360 373
 
361
-<li><b>Don't torrent over Tor</b>
362
-<p>
363
-Torrent file-sharing applications have been observed to ignore proxy 
364
-settings and make direct connections even when they are told to use Tor. 
365
-Even if your torrent application connects only through Tor, you will 
366
-often send out your real IP address in the tracker GET request, 
367
-because that's how torrents work. Not only do you <a 
368
-href="https://blog.torproject.org/blog/bittorrent-over-tor-isnt-good-idea">
369
-deanonymize your torrent traffic and your other simultaneous Tor web traffic 
370
-this way</a>, you also slow down the entire Tor network for 
371
-everyone else. 
372
-</p>
373
-</li>
374
-
375 374
 </ol>
376 375
 <br>
377 376
 <p>
378 377