speculate about nick's question

svn:r12220
This commit is contained in:
Roger Dingledine 2007-10-26 23:31:05 +00:00
parent 8fa7071121
commit 5f54a9f7f6

View File

@ -31,7 +31,11 @@ Things we'd like to do in 0.2.0.x:
o Change guard calculation
o Change dir-spec.txt
- What should we do about hosts that have been up for only 1 hour,
but have been up for 100% of that one hour?
but have been up for 100% of that one hour? -NM
Perhaps the guard flag should only be assigned if the measurement
period for that server is at least some large period, like a
week; but ignore this exception if "most" servers have too-short
measurement periods. -RD
D 118 if feasible and obvious
D Maintain a skew estimate and use ftime consistently.
- 105+TLS, if possible.