aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-19 23:04:56 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-19 23:04:56 +0000
commit126a3f699a8ed6f9c4d2b6c5f4b09f8be159fdd8 (patch)
tree0cadcaca6557237218a54985cfdec527a3a9755a /doc/TODO
parentbfdb93d8bd7fbc24def7fa1a38c5b9a144eb5a44 (diff)
downloadtor-126a3f699a8ed6f9c4d2b6c5f4b09f8be159fdd8.tar
tor-126a3f699a8ed6f9c4d2b6c5f4b09f8be159fdd8.tar.gz
r9273@Kushana: nickm | 2006-10-19 15:43:39 -0400
Never discard a descriptor for being too old until either it is recommended by no authorities, or until we download a better (more recent and recommended) one for the same router. This will eventually make it possible for servers to publish less often. svn:r8761
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 6d8b09ec3..0f15446a5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -142,8 +142,8 @@ x - Better estimates in the directory of whether servers have good uptime
x - spec
d - implement
- - A more efficient dir protocol.
-N - Later, servers will stop generating new descriptors simply
+ o Changes towards a more efficient dir protocol.
+ o Later, servers will stop generating new descriptors simply
because 18 hours have passed: we must start tolerating this now.
- Critical but minor bugs, backport candidates.