diff options
author | Roger Dingledine <arma@torproject.org> | 2008-08-05 18:10:26 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-08-05 18:10:26 +0000 |
commit | 42ca0d4270a11ccc62022e87e6ba2145b12200f8 (patch) | |
tree | f29821d9563f63ee807ac47bbea600a0189e567f /doc/TODO.external | |
parent | 59439c9d5b79113da66af21ae838de9bbc905242 (diff) | |
download | tor-42ca0d4270a11ccc62022e87e6ba2145b12200f8.tar.gz tor-42ca0d4270a11ccc62022e87e6ba2145b12200f8.zip |
break the todo file into three todo files.
svn:r16427
Diffstat (limited to 'doc/TODO.external')
-rw-r--r-- | doc/TODO.external | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/doc/TODO.external b/doc/TODO.external new file mode 100644 index 0000000000..c7ff08a1bb --- /dev/null +++ b/doc/TODO.external @@ -0,0 +1,69 @@ +$Id: TODO 16258 2008-07-30 13:04:38Z nickm $ +Legend: +SPEC!! - Not specified +SPEC - Spec not finalized +N - nick claims +R - arma claims +P - phobos claims +S - Steven claims +E - Matt claims +M - Mike claims +J - Jeff claims +I - ioerror claims +W - weasel claims +K - Karsten claims + - Not done + * Top priority + . Partially done + o Done + d Deferrable + D Deferred + X Abandoned + +======================================================================= + +External constraints: + + - mid July +W - Take the results from instrumenting directory downloads on Tor + clients, and analyze/simulate some alternate approaches. Finish + proposal for how to improve things, iterate based on feedback, + convince us that the anonymity tradeoffs and/or scalability + tradeoffs are acceptable. + + - mid August +KS - Design hidden service improvements, evaluate them and consider + security properties: write some proposals, get feedback, revise + them, etc. +? - nlnet 'user safety contest'. submit torbrowser, others? + + - end of August +I - Auto update + o Vidalia learns when Tor thinks it should be updated +R - Tor status events should suggest a new version to switch to +I - Figure out a good PKI, document the design, assess security issues: + "write a proposal" + - Vidalia fetches the new one via Tor when possible, but fetches + it without Tor "when necessary", whatever that means. + - Give an interface for notifying the user, and letting her + decide to fetch and decide to swap out the old Tor for the new. + - Do the same for Polipo + - and for Vidalia itself + + - end of September +NSE - Write first draft of research study for Paul's research problem. + This should be at least vaguely related to what was discussed in + the end-of-May deliverable. + + - mid October +KS - Finish implementation of hidden service improvements: have a set + of patches that you think work. +W - Finish implementation of directory overhead changes: have a set + of patches that you think work. + + - mid January +KS - Finish testing, debugging, unit testing, etc the hidden service + changes. Have it in the development version and in use. +W - Finish testing, debugging, unit testing, etc the directory overhead + changes. Have it in the development version and in use. + |