Update bandwidth requirements
Sebastian Hahn

Sebastian Hahn commited on 2015-02-11 19:45:56
Zeige 2 geänderte Dateien mit 4 Einfügungen und 4 Löschungen.

... ...
@@ -2295,7 +2295,7 @@ too.
2295 2295
     BandwidthRate is the maximum long-term bandwidth allowed (bytes per
2296 2296
     second). For example, you might want to choose "BandwidthRate 10 MBytes"
2297 2297
     for 10 megabytes per second (a fast connection), or "BandwidthRate 500
2298
-    KBytes" for 500 kilobytes per second (a pretty good cable connection).
2298
+    KBytes" for 500 kilobytes per second (a decent cable connection).
2299 2299
     The minimum BandwidthRate setting is 20 kilobytes per second.
2300 2300
     </li>
2301 2301
     <li>
... ...
@@ -18,12 +18,12 @@
18 18
     <p>
19 19
     The Tor network relies on volunteers to donate bandwidth. The more
20 20
     people who run relays, the faster the Tor network will be. If you have
21
-    at least 250 kilobytes/s each way, please help out Tor by configuring your
22
-    Tor to be a relay too.
21
+    at least 2 megabits/s for both upload and download, please help out
22
+    Tor by configuring your Tor to be a relay too.
23 23
     </p>
24 24
 
25 25
     <p>You can run a Tor relay on pretty much any operating system. Tor relays
26
-    work best on Linux, OS X Tiger or later, FreeBSD 5.x+, NetBSD 5.x+, and
26
+    work best on Linux, OS X Lion or later, FreeBSD 5.x+, NetBSD 5.x+, and
27 27
     Windows Server 2003 or later.
28 28
     </p>
29 29
 
30 30