Browse Source

mark one todo item off, add two new ones

svn:r1974
Roger Dingledine 20 years ago
parent
commit
5908f8f88c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/TODO

+ 3 - 1
doc/TODO

@@ -30,7 +30,9 @@ For dtor:
         - Have clients and dirservers preserve reputation info over
           reboots.
         - allow dirservers to serve running-router list separately.
-          - "get /running-routers" will fetch just this.
+          o "get /running-routers" will fetch just this.
+          - actually make the clients use this sometimes.
+          - distinguish directory-is-dirty from runninglist-is-dirty
           - ORs keep this too, and serve it
         - tor remembers descriptor-lists across reboots.
         - Packages define datadir as /var/lib/tor/. If no datadir is defined,