aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-26 23:31:05 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-26 23:31:05 +0000
commit5f54a9f7f664e8218d84d3f486e56e5f1f5737ff (patch)
tree43ce45f05756a89e0c1e0bec6777d36c1c693723
parent8fa70711217d60c7c157f0c1311cda2391498168 (diff)
downloadtor-5f54a9f7f664e8218d84d3f486e56e5f1f5737ff.tar
tor-5f54a9f7f664e8218d84d3f486e56e5f1f5737ff.tar.gz
speculate about nick's question
svn:r12220
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c06c7dc5a..176d6ca4f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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.