From 06eb0720316588315243abe7fe1ad32be90cf499 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 15 Dec 2005 22:15:48 +0000 Subject: [PATCH] remove some finished items from the todo svn:r5608 --- doc/TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/TODO b/doc/TODO index f13ee74587..4f7dacfaed 100644 --- a/doc/TODO +++ b/doc/TODO @@ -48,12 +48,6 @@ N - Destroy and truncated cells should have reasons. - Specify - Implement - o Add a panic-button config option to buy us time if we get sybiled: - Limit nodes to those listed in fingerprints file. - - o Clients use Stable and Fast instead of uptime and bandwidth to - pick which servers are stable/fast. - N - Only use a routerdesc if you recognize its hash. - (Must defer till dirservers are upgraded to latest code, which actually generates these hashes.)