commit 681691dabb8819f4c62b4a6c78f5962a581c4e36 Author: Sebastian Hahn sebastian@torproject.org Date: Fri Nov 14 09:18:43 2014 +0100
We want people to have at least 250KB to be a relay --- docs/en/tor-doc-windows.wml | 2 +- getinvolved/en/tshirt.wml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/tor-doc-windows.wml b/docs/en/tor-doc-windows.wml index c28f194..a339feb 100644 --- a/docs/en/tor-doc-windows.wml +++ b/docs/en/tor-doc-windows.wml @@ -45,7 +45,7 @@
<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 100 KiloBytes/s each way, please help out Tor by configuring your + at least 250 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 diff --git a/getinvolved/en/tshirt.wml b/getinvolved/en/tshirt.wml index 43b0bd7..4a156d6 100644 --- a/getinvolved/en/tshirt.wml +++ b/getinvolved/en/tshirt.wml @@ -21,7 +21,7 @@ donate/donate>">donation</a> to the Tor Project.</li> <li>Operate a fast <a href="<page docs/tor-doc-relay>">Tor relay</a> that's been running for the past two months: you are eligible if you - allow exits to port 80 and you average 100 KBytes/s traffic, or if you're + allow exits to port 80 and you average 250 KBytes/s traffic, or if you're not an exit but you average 500 KBytes/s traffic.</li> <li>Help out in <a href="<page getinvolved/volunteer>">other ways</a>. <a href="<page
tor-commits@lists.torproject.org