summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-06-08 21:22:36 +0000
committerRoger Dingledine <arma@torproject.org>2005-06-08 21:22:36 +0000
commiteb11b8132fc695982b8bc3bba361dca18b379e0b (patch)
tree89066510a13e3139d5fc3e0926dd084bb63f069f /doc/TODO
parent43709a9c3d4d475455734fd5ec24ca1d9c0d84bb (diff)
downloadtor-eb11b8132fc695982b8bc3bba361dca18b379e0b.tar.gz
tor-eb11b8132fc695982b8bc3bba361dca18b379e0b.zip
more todo
svn:r4358
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 087d6382a5..68b150136b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,7 +4,7 @@ SPEC!! - Not specified
SPEC - Spec not finalized
NICK - nick claims
ARMA - arma claims
-PHOBOS - phobos claims
+PHOBOS - phobos claims
- Not done
* Top priority
. Partially done
@@ -13,7 +13,6 @@ PHOBOS - phobos claims
X Abandoned
For 0.1.0.x:
- - Memory use on Linux: what's happening?
- Why do solaris cpuworks go dormant?
(Apparently, disabling threads fixes this.)
- Why does kevent barf with EINVAL on some freebsd boxes?
@@ -23,7 +22,9 @@ For 0.1.0.x:
o Write
- Test
- Backport
+ - Memory use on Linux: what's happening?
- instrument the code to figure out where our memory is going. (all platforms?)
+ - change torrc to point to abuse-faq (once abuse-faq is posted)
for 0.1.1.x:
- cpu fixes:
@@ -37,7 +38,12 @@ for 0.1.1.x:
M have two router descriptor formats
- dirservers verify reachability claims
- find 10 dirservers.
- - dirservers have blacklist of IPs they hate.
+ - some back-out mechanism?
+ - dirservers have blacklist of IPs they hate
+ - a way of rolling back approvals to before a timestamp
+ - have new people be in limbo and need to demonstrate usefulness
+ before we approve them
+ - other?
- dirservers publish router-status with all these flags.
- alices fetch many router-statuses and update descriptors as needed.
- add if-newer-than fetch options