aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-07-12 21:18:45 +0000
committerRoger Dingledine <arma@torproject.org>2004-07-12 21:18:45 +0000
commitd1fe3c171154f01b8a8af1df2d81b26ea0f58fe6 (patch)
treebdff4a45d2d23babfec8c279e1cf203511e40c13 /doc/TODO
parenta3aaff34b70d583055df6e71b655f27ddd74e3a4 (diff)
downloadtor-d1fe3c171154f01b8a8af1df2d81b26ea0f58fe6.tar
tor-d1fe3c171154f01b8a8af1df2d81b26ea0f58fe6.tar.gz
update the todo list a bit
svn:r2033
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index 19c25d481..97cd2a815 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -36,7 +36,7 @@ NICK pre1:
o actually make the clients use this sometimes.
o distinguish directory-is-dirty from runninglist-is-dirty
- ORs keep this too, and serve it
- - Design: do we need running and non-running lists?
+ o Design: do we need running and non-running lists?
o tor remembers descriptor-lists across reboots.
. Packages define datadir as /var/lib/tor/. If no datadir is defined,
then choose, make, and secure ~/.tor as datadir.
@@ -60,16 +60,15 @@ NICK pre1:
- also use this in intro points and rendezvous points, and
hidserv descs. [XXXX This isn't enough.]
- figure out what to do about ip:port:differentkey
-ARMA - ORs connect on demand. attach circuits to new connections, keep
+ o ORs connect on demand. attach circuits to new connections, keep
create cells around somewhere, send destroy if fail.
- nickname defaults to first piece of hostname
- running-routers list refers to nickname if verified, else
hash-base64'ed.
- - put OR uptime in descriptor
+ o put OR uptime in descriptor
- name the secret-key directory something to discourage people
from mailing their identity key to tor-ops
-
pre3:
- users can set their bandwidth, or we auto-detect it:
- advertised bandwidth defaults to 10KB
@@ -90,7 +89,7 @@ ARMA - ORs connect on demand. attach circuits to new connections, keep
- he has successfully extended to you
- he has sufficient mean-time-between-failures
- add new "Middleman 1" config variable?
- - if torrc not found, exitpolicy reject *:*
+ o if torrc not found, exitpolicy reject *:*
ongoing:
. rename/rearrange functions for what file they're in