Commit eb11b813 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

more todo


svn:r4358
parent 43709a9c
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -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