mark one todo item off, add two new ones

svn:r1974
This commit is contained in:
Roger Dingledine 2004-06-16 21:09:05 +00:00
parent ba5d48e852
commit 5908f8f88c

View File

@ -30,7 +30,9 @@ For dtor:
- Have clients and dirservers preserve reputation info over - Have clients and dirservers preserve reputation info over
reboots. reboots.
- allow dirservers to serve running-router list separately. - 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 - ORs keep this too, and serve it
- tor remembers descriptor-lists across reboots. - tor remembers descriptor-lists across reboots.
- Packages define datadir as /var/lib/tor/. If no datadir is defined, - Packages define datadir as /var/lib/tor/. If no datadir is defined,