ソースを参照

the other half of the made-up 'guard' heuristic

svn:r12429
Roger Dingledine 18 年 前
コミット
997c1e5e0d
1 ファイル変更2 行追加1 行削除
  1. 2 1
      doc/TODO

+ 2 - 1
doc/TODO

@@ -28,7 +28,8 @@ Here's a go:
 
   Take the 7/8s of the Running servers that have the oldest birthdates.
   To be a guard, you must be in this set and you must at least match the
-  median WFU of the set.
+  median WFU of the set. In addition, anybody born more than a month ago
+  who has >=50% WFU is always a winner.
 
   - Should we ship with a fallback-consensus? Where in the tarball does
     it go? What's the process for choosing it?