commit 823fc5138e2b2aa5f9c5685f2f2bb7a5df46dc8b Author: Damian Johnson atagar@torproject.org Date: Sat Mar 29 13:00:50 2014 -0700
Stop treating turtles as a bandwidth authority
As a bandwidth authority turtles has been down for many months. Mike isn't sure how to fix it, nor is restoring it someplace on the horizon. I'm tired of getting email about this so it's about time we stop treating it as a bandwidth authority. --- data/consensus_health.cfg | 1 - 1 file changed, 1 deletion(-)
diff --git a/data/consensus_health.cfg b/data/consensus_health.cfg index 34de2d3..d7ea5f1 100644 --- a/data/consensus_health.cfg +++ b/data/consensus_health.cfg @@ -33,7 +33,6 @@ suppression AUTHORITY_UNAVAILABLE => 24 # 1 day
# directory authorities that run bandwidth scanners
-bandwidth_authorities turtles bandwidth_authorities moria1 bandwidth_authorities gabelmoo bandwidth_authorities maatuska
tor-commits@lists.torproject.org