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

svn:r12429
This commit is contained in:
Roger Dingledine 2007-11-08 04:14:02 +00:00
parent 21ae1b6109
commit 997c1e5e0d

View File

@ -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?