From 5621ccc962a0370e3d49d5e7bc6352a57a1b8d69 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 22 Jul 2005 17:34:10 +0000 Subject: [PATCH] Note item status; add persistence task svn:r4634 --- doc/TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index c3081b99a4..6d3499c823 100644 --- a/doc/TODO +++ b/doc/TODO @@ -87,12 +87,14 @@ N . Controller improvements o Implement main controller interface o Glue code o Testing +N - Make configuration parsing code switchable to different sets of + variables so we can use it for persistence. N . helper nodes (Choose N nodes randomly; if a node dies (goes down for a long time), replace it. Store nodes on disk. - - Implement (basic case) + o Implement (basic case) - Implement (persistence) - - Test, debug - Document + - Test, debug N - Make a FirewallIPs to correspond to firewallPorts so I can use Tor at MIT when my directory is out of date. - switch accountingmax to count total in+out, not either in or