[tor-commits] [webwml/master] FAQ (relay section): increase min. bw from 2 to 8 MBit/s and add bridge info
hiro at torproject.org
hiro at torproject.org
Mon Apr 2 17:03:40 UTC 2018
commit 660b94dc904c73bdbfa4884ad02f5f488531f7c6
Author: nusenu <nusenu-github at riseup.net>
Date: Sat Feb 10 13:11:47 2018 +0000
FAQ (relay section): increase min. bw from 2 to 8 MBit/s and add bridge info
---
docs/en/faq.wml | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml
index b15de6f2..9165a7cd 100644
--- a/docs/en/faq.wml
+++ b/docs/en/faq.wml
@@ -2034,9 +2034,11 @@ from the source code release tor-0.2.4.16-rc is:
run a relay?</a></h3>
<p>
We're looking for people with reasonably reliable Internet connections,
- that have at least 250 kilobytes/second each way. If that's you, please
- consider <a href="https://www.torproject.org/docs/tor-relay-debian">helping
- out</a>.
+ that have at least 1 MByte/second (that is 8 MBit/second) available bandwidth each way. If that's you, please
+ consider <a href="<wiki>TorRelayGuide">running a Tor relay</a>.
+ </p>
+ <p>
+ Even if you do not have at least 8 MBit/s of available bandwidth you can still help the Tor network by running a <a href="<page docs/pluggable-transports>#operator">Tor bridge with obfs4 support</a>. In that case you should have at least 1 MBit/s of available bandwidth.
</p>
<hr>
More information about the tor-commits
mailing list