瀏覽代碼

more todo

svn:r4358
Roger Dingledine 20 年之前
父節點
當前提交
eb11b8132f
共有 1 個文件被更改,包括 9 次插入3 次删除
  1. 9 3
      doc/TODO

+ 9 - 3
doc/TODO

@@ -4,7 +4,7 @@ SPEC!!  - Not specified
 SPEC    - Spec not finalized
 SPEC    - Spec not finalized
 NICK    - nick claims
 NICK    - nick claims
 ARMA    - arma claims
 ARMA    - arma claims
-PHOBOS	- phobos claims
+PHOBOS  - phobos claims
         - Not done
         - Not done
         * Top priority
         * Top priority
         . Partially done
         . Partially done
@@ -13,7 +13,6 @@ PHOBOS	- phobos claims
         X Abandoned
         X Abandoned
 
 
 For 0.1.0.x:
 For 0.1.0.x:
-  - Memory use on Linux: what's happening?
   - Why do solaris cpuworks go dormant?
   - Why do solaris cpuworks go dormant?
     (Apparently, disabling threads fixes this.)
     (Apparently, disabling threads fixes this.)
   - Why does kevent barf with EINVAL on some freebsd boxes?
   - Why does kevent barf with EINVAL on some freebsd boxes?
@@ -23,7 +22,9 @@ For 0.1.0.x:
     o Write
     o Write
     - Test
     - Test
     - Backport
     - Backport
+  - Memory use on Linux: what's happening?
   - instrument the code to figure out where our memory is going. (all platforms?)
   - 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:
 for 0.1.1.x:
   - cpu fixes:
   - cpu fixes:
@@ -37,7 +38,12 @@ for 0.1.1.x:
     M have two router descriptor formats
     M have two router descriptor formats
     - dirservers verify reachability claims
     - dirservers verify reachability claims
     - find 10 dirservers.
     - 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.
     - dirservers publish router-status with all these flags.
     - alices fetch many router-statuses and update descriptors as needed.
     - alices fetch many router-statuses and update descriptors as needed.
     - add if-newer-than fetch options
     - add if-newer-than fetch options