TODO.external 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. $Id$
  2. Legend:
  3. SPEC!! - Not specified
  4. SPEC - Spec not finalized
  5. N - nick claims
  6. R - arma claims
  7. P - phobos claims
  8. S - Steven claims
  9. E - Matt claims
  10. M - Mike claims
  11. J - Jeff claims
  12. I - ioerror claims
  13. W - weasel claims
  14. K - Karsten claims
  15. C - coderman claims
  16. - Not done
  17. * Top priority
  18. . Partially done
  19. o Done
  20. d Deferrable
  21. D Deferred
  22. X Abandoned
  23. =======================================================================
  24. External constraints:
  25. - mid October
  26. W - Finish implementation of directory overhead changes: have a set
  27. of patches that you think work.
  28. - end of October
  29. - Auto update
  30. C * Get the MSI working and stable for Windows Tor installer.
  31. ? - Teach our OSX installer to register its version on install
  32. - end of December
  33. I - Periodic summaries of localization progress: both pootle and wml.
  34. - mid January
  35. W - Finish testing, debugging, unit testing, etc the directory overhead
  36. changes. Have it in the development version and in use.
  37. o Roger writes a proposal unifying the or-dev discussions
  38. ? * Somebody implements the proposal. Who?
  39. E - Implement KDE Marble into Vidalia. In order to improve the user
  40. interface for easier understanding of circuits and where traffic
  41. travels, replacing the current Vidalia map with KDE's Marble
  42. is desired. KDE's Marble widget gives a better quality map and
  43. enables improved interactivity. This is the first step in allowing
  44. users to choose an exit country, or being able to interact with
  45. Tor circuits in new ways.
  46. - end of January
  47. - Write first draft of research study for Paul's research problem.
  48. R - Get the stuff in the wiki into a "report" we can show some
  49. bureaucrat, for phase one.
  50. I - Periodic summaries of localization progress: both pootle and wml.
  51. - mid February
  52. S * Examine current load balancing issues and evaluate trade-offs
  53. associated with other methods.
  54. - For each potential routing improvement strategy...
  55. - Explain method, calculate theoretical impact, estimate likely
  56. impact, prioritize
  57. - Establish implementation work plan
  58. - Document strategy for metrics and evaluation
  59. - Highlight which items on your list are doable in 2009.
  60. N - Write a summary of progress toward Overlapped I/O on Windows.
  61. S - Write a summary of progress toward understanding risks to relays
  62. (and thus bridges) from letting attackers route traffic through
  63. them. Eg, if relays have 100KB/s but set relaybandwidthrate to
  64. 10KB/s, do your interference attacks still work?
  65. W - Download fewer descriptors
  66. - Summarize progress so far, on all the different approaches to
  67. reducing directory download overhead.
  68. - Measure/estimate impact of each improvement.
  69. - Build a plan and timeline for implementing the rest.
  70. N - TLS arms race: Produce a list of likely avenues for blocking,
  71. and for each avenue summarize a plan for how we should respond to
  72. get Tor unblocked again.
  73. I * Email auto-responder
  74. - Document the design and spec.
  75. - Describe auto-responder "commands"
  76. - Describe DKIM requirement (and alternatives)
  77. - Describe how we're going to localize the text
  78. - Describe the workflow for a user that wants to know she's got
  79. the right file. Digitally signed installer? Feed it to the
  80. updater that recognizes signatures? Other options?
  81. * How do we better support users with limited email
  82. bandwidth? Multi-part download? Teach them how to reconnect
  83. their gmail? Does downloading your gmail work when your network
  84. keeps dying?
  85. K - Metrics.
  86. * Gather and document monthly usage metrics, by country
  87. - Using Roger's old method of counting users
  88. - Using Nick's new method of counting users
  89. - Start playing around with figuring out which one is more
  90. accurate, or how to combine them to get better guesses,
  91. or something.
  92. o Roger should walk Karsten through applying (and maybe
  93. updating) the patch for each method, and write a summary
  94. of what we have tried/guessed so far.
  95. * Automatically collect and document or publish other monthly
  96. statistics
  97. - Total data over time
  98. - Number, availability and performance of relays
  99. - Advertised capacity
  100. - With Mike's help, use Torflow to start doing monthly rudimentary
  101. performance evaluations:
  102. - Circuit throughput and latency
  103. - Measure via Broadband and dialup
  104. - Make a few graphs of the most interesting public data
  105. - Publish a report addressing key long-term metrics questions:
  106. - What metrics should we present?
  107. - What data are available for these metrics?
  108. - What data are missing, and can collect them safely? Can we
  109. publish them safely?
  110. - What systems are available to present this data?
  111. E - Vidalia improvements
  112. - Implement Vidalia presentation of plaintext port warnings
  113. - Figure out a plan for presenting other Tor status warning events.
  114. - Move Polipo into the main Vidalia -dev bundle.
  115. - Vidalia displays by-country user summary for bridge operators
  116. o Tor sends a status event or something so Vidalia knows what
  117. to display: "clients_seen"
  118. - Get the onion icons back into vidalia svn
  119. - Find an OS X user who can do design who thinks the OS X onion
  120. icons are crappy and need fixing
  121. M - Network scanning and network health
  122. - Implement some initial automated scans.
  123. - Describe a roadmap for how to get from here to plausible,
  124. long-term security scanning tests for Tor network
  125. - Document a strategy for incorporating results into directory
  126. consensus documents. At what phases will we be ready to automate
  127. which parts? How will we recognize when we are ready?
  128. M - Torbutton development
  129. - Keep up with our bugfixes -- build a plan for (or resolve)
  130. every item in Flyspray, and other known issues like the Google
  131. captcha issue.
  132. - Build a strategy for how Torbutton and Vidalia can
  133. communicate. E.g., what do we do with the 'new identity' button
  134. in Vidalia?
  135. * Make Torbutton happy on FF3, especially so TBB can drop FF2.
  136. C - Transparent interception of connections on Windows
  137. - Produce prototype, with screenshots for how to install and test.
  138. - Document open issues, future work, things users need to be aware
  139. of, etc.
  140. S - Tor Browser bundle work
  141. - Use native Vidalia (non-PortableFirefox) launcher for browser
  142. - Close Browser on clean Vidalia exit
  143. - Establish feasibility of simultaneous Firefox usage (also
  144. considering implications for (OpenVPN-style or other) system-wide
  145. Tor interception)
  146. - Switch Tor Browser Bundle to Firefox 3, once Torbutton is ready.
  147. - Decide whether TBB should use Torbutton's "lock" feature.
  148. http://archives.seul.org/or/cvs/Jun-2008/msg00186.html
  149. I . Jake learns how to build the TBB and takes over doing new
  150. releases.
  151. S - Continue analyzing "traces" left on host machine by use of
  152. Tor Browser, especially once we have our new launcher and have moved
  153. to FF3. Write a summary of current progress, and what remains. Try
  154. to solve some of the low-hanging fruit.
  155. I - Periodic summaries of localization progress: both pootle and wml.
  156. I - Collecting user stories
  157. I - Revise the 'Tor mirror page' so it doesn't list obsolete-looking
  158. timestamps. Just have two tables, "new enough" and "not new enough".
  159. I * Get Tor Weather up, stable, and in use by some relay operators.
  160. I - Get a relay operator mailing list going, with a plan and supporting
  161. scripts and so on.