[or-cvs] r10899: clarify that when we say 'above the median' we mean 'at leas (tor/trunk/doc/spec)
arma at seul.org
arma at seul.org
Sun Jul 22 00:50:29 UTC 2007
Author: arma
Date: 2007-07-21 20:50:28 -0400 (Sat, 21 Jul 2007)
New Revision: 10899
Modified:
tor/trunk/doc/spec/dir-spec.txt
Log:
clarify that when we say 'above the median' we mean 'at least
the median'
Modified: tor/trunk/doc/spec/dir-spec.txt
===================================================================
--- tor/trunk/doc/spec/dir-spec.txt 2007-07-22 00:16:48 UTC (rev 10898)
+++ tor/trunk/doc/spec/dir-spec.txt 2007-07-22 00:50:28 UTC (rev 10899)
@@ -947,10 +947,10 @@
either in the top 7/8ths for known active routers or at least 100KB/s.
"Guard" -- A router is a possible 'Guard' if it is 'Stable' and its
- bandwidth is either above median for known active routers or at least
- 250KB/s. If the total bandwidth of active non-BadExit Exit servers
- is less than one third of the total bandwidth of all active servers,
- no Exit is listed as a Guard.
+ bandwidth is either at least the median for known active routers or
+ at least 250KB/s. If the total bandwidth of active non-BadExit Exit
+ servers is less than one third of the total bandwidth of all active
+ servers, no Exit is listed as a Guard.
"Authority" -- A router is called an 'Authority' if the authority
generating the network-status document believes it is an authority.
More information about the tor-commits
mailing list