commit 5654cafa2a6e90c60c22d2b06456561f3c791d6a Author: Nick Mathewson nickm@torproject.org Date: Sat Nov 10 20:17:07 2012 -0500
oops; make the todo changes I promised. --- todo | 26 ++++++++++++++------------ 1 files changed, 14 insertions(+), 12 deletions(-)
diff --git a/todo b/todo index 66f3207..8ec58e3 100644 --- a/todo +++ b/todo @@ -5,42 +5,44 @@ LEGEND: - Not done o Done . Partially done + ? Do we really need to do this?
ITEMS:
- * Integrate the content from the first blog post [nick] ** + o Integrate the content from the first blog post [nick] ** o Node discovery and the directory protocol o Security improvements to hidden services o DHT o Improved authorization model for hidden services o Faster first-hop circuit establishment with CREATE_FAST o Cell queueing and scheduling. - * Integrate content from the second blog post [steven] + . Integrate content from the second blog post [steven] - guard nodes - Bridges, censorship resistance, and pluggable transports - Changes and complexities in our path selection algorithms o stream isolation - * Integrate content from the third blog post [steven] + . Integrate content from the third blog post [steven] o link protocol tls - - rise and fall of .exit + ? rise and fall of .exit . controller protocol o torbutton o tor browser bundle
- * Revise the abstract and introduction [nick] + . Revise the abstract and introduction [nick] o Abstract - Introduction - * Revise related work [steven]
- * Revise design goals and assumptions [steven] + . Revise design goals and assumptions [steven] o Revise tor-design up to "opening and closing streams" [nick] - * Revise tor-design "opening and closing streams" onward [steven] + . Revise tor-design "opening and closing streams" onward [steven] o Revise hidden services section [nick] + . Revise "other design decisions" [nick]
- * Revise "other design decisions" [nick] - * Revise "attacks and defenses" [steven] - * Replace "early experiences: Tor in the wild" [???? Nick? Can Roger?] +CAN DO AFTER SPONSOR DEADLINE: + - Revise related work [steven] + - Revise "attacks and defenses" [steven] + - Replace "early experiences: Tor in the wild" [???? Nick? Can Roger?]
- * Revise "open questions in low-latency anonymity" and "future + - Revise "open questions in low-latency anonymity" and "future directions" [steven]
tor-commits@lists.torproject.org