TODO.external 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  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. For June/July:
  26. NR - Work more on Paul's NRL research problem.
  27. For March 22:
  28. I * Email auto-responder
  29. * teach gettor how to ask for (and attach) split files.
  30. K . Metrics.
  31. . With Mike's help, use Torflow to start doing monthly rudimentary
  32. performance evaluations:
  33. . Circuit throughput and latency
  34. - Measure via Broadband and dialup
  35. . Publish a report addressing key long-term metrics questions:
  36. . What metrics should we present?
  37. . What data are available for these metrics?
  38. . What data are missing, and can collect them safely? Can we
  39. publish them safely?
  40. . What systems are available to present this data?
  41. E . Vidalia improvements
  42. o Vidalia displays by-country user summary for bridge operators
  43. ? - write a help page for vidalia, "what is this"
  44. For mid August:
  45. Section 0, items that didn't make it into the original roadmap:
  46. 0.1, installers and packaging
  47. C . i18n for the msi bundle files
  48. P . more consistent TBB builds
  49. IC- get a buildbot up again. Have Linux and BSD build machines.
  50. (Windows would be nice but realistically will come later.)
  51. E - Get Tor to work properly on the iPhone.
  52. 3.1, performance work. [Section numbers in here are from performance.pdf]
  53. - High-priority items from performance.pdf
  54. RS - 1.2, new circuit window sizes. make the default package window lower.
  55. R+ - 2.1, squeeze loud circuits
  56. - Evaluate the code to see what stats we can keep about circuit use.
  57. - Write proposals for various meddling. Look at the research papers
  58. that Juliusz pointed us to. Ask our systems friends. Plan to put
  59. a lot of the parameters in the consensus, so we can tune it with
  60. short turnaround times.
  61. E+ - 2.5, Change Vidalia's default exit policy to not click "other
  62. protocols". Or choose not to. Think this through first.
  63. R+ - 2.6, Tell users not to file-share.
  64. - Put statement on the Tor front page
  65. - Put statement on the download pages too
  66. - And the FAQ
  67. - 3.1.2, Tor weather
  68. I - Implement time-to-notification (immediate, a day, a week)
  69. I - Get a relay operator mailing list going, with a plan and supporting
  70. scripts and so on.
  71. R - Link to them from the Tor relay page
  72. R - and the torrc.sample?
  73. SM - 4.1, balance traffic better
  74. - Steven and Mike should decide if we should do Steven's plan
  75. (rejigger the bandwidth numbers at the authorities based on
  76. Steven's algorithm), or Mike's plan (relay scanning to identify
  77. the unbalanced relays and fix them on the fly), or both.
  78. - Figure out how to actually modify bandwidths in the consensus. We
  79. may need to change the consensus voting algorithm to decide what
  80. bandwidth to advertise based on something other than median:
  81. if 7 authorities provide bandwidths, and 2 are doing scanning,
  82. then the 5 that aren't scanning will outvote any changes. Should
  83. all 7 scan? Should only some vote? Extra points if it doesn't
  84. change all the numbers every new consensus, so consensus diffing
  85. is still practical.
  86. ? - 4.5, Older entry guards are overloaded
  87. - Pick a conservative timeout like a month, and implement.
  88. M - 5.2, better timeouts for giving up on circuits/streams
  89. - clients gather data about circuit timeouts, and then abandon
  90. circuits that take more than a std dev above that.
  91. 4.1, IOCP / libevent / windows / tor
  92. N - get it working for nick
  93. N - put out a release so other people can start testing it.
  94. N - both the libevent buffer abstraction, and the
  95. tor-uses-libevent-buffer-abstraction. Unless we think that's
  96. unreachable for this milestone?
  97. 4.2.1, risks from becoming a relay
  98. S - Have a clear plan for how users who become relays will be safe,
  99. and be confident that we can build this plan.
  100. - evaluate all the various attacks that are made possible by relaying.
  101. specifically, see "relaying-traffic attacks" in 6.6.
  102. - identify and evaluate ways to make them not a big deal
  103. - setting a low RelayBandwidth
  104. - Nick Hopper's FC08 paper suggesting that we should do a modified
  105. round-robin so we leak less about other circuits
  106. - instructing clients to disable pings in their firewall, etc
  107. - pick the promising ones, improve them so they're even better, and
  108. spec them out so we know how to build them and how much effort is
  109. involved in building them.
  110. 4.5, clients download less directory info
  111. N * deploy proposal 158.
  112. N - decide whether to do proposal 140. if so, construct an implementation
  113. plan for how we'll do it. if not, explain why not.
  114. 5.1, Normalize TLS fingerprint
  115. N o write a draft list of possible attacks for this section, with
  116. estimates about difficulty of attack, difficulty of solution, etc
  117. N - revisit the list and revise our plans as needed
  118. NR- put up a blog post about the two contradictory conclusions: we can
  119. discuss the theory of arms races, and our quandry, without revealing
  120. any specific vulnerabilities. (or decide not to put up a blog post,
  121. and explain why not.)
  122. 5.5, email autoresponder
  123. I . maintenance and keeping it running
  124. 5.7.2, metrics
  125. XXX.
  126. 6.2, Vidalia work
  127. E - add breakpad support or similar for windows debugging
  128. E o let vidalia change languages without needing a restart
  129. E - Implement the status warning event interface started for the
  130. phase one deliverables.
  131. E - Work with Steve Tyree on building a Vidalia plugin API to enable
  132. building Herdict and TBB plugins.
  133. 6.3, Node scanning
  134. M - Steps toward automation
  135. - Set up email list for results
  136. - Map failure types to potential BadExit lines
  137. M - Improve the ability of SoaT to mimic various real web browsers
  138. - randomizing user agents and locale strings
  139. - caching, XMLHTTPRequest, form posting, content sniffing
  140. - Investigate ideas like running Chrome/xulrunner in parallel
  141. M - Other protocols
  142. - SSH, IMAPS, POPS, SMTPS
  143. M - Add ability to geolocalize exit selection based on scanner location
  144. - Use this to rescan dynamic urls filtered by the URL filter
  145. 6.4, Torbutton development
  146. M - Resolve extension conflicts and other high priority bugs
  147. M - Fix or hack around ugly firefox bugs, especially Timezone issue.
  148. Definitely leaning towards "hack around" unless we see some
  149. level of love from Mozilla.
  150. M - Vidalia New Nym Integration
  151. - Implement for Torbutton to pick up on Vidalia's NEWNYM and clear
  152. cookies based on FoeBud's source
  153. - Do this in such a way that we could adapt polipo to purge cache
  154. if we were so inclined
  155. M - Write up a summary of our options for dealing with the google
  156. you-must-solve-a-captcha-to-search problem, and pick one as our
  157. favorite option.
  158. 6.6, Evaluate new anonymity attacks
  159. S - relaying-traffic attacks
  160. - original murdoch-danezis attack
  161. - nick hopper's latency measurement attack
  162. - columbia bandwidth measurement attack
  163. - christian grothoff's long-circuit attack
  164. S - client attacks
  165. - website fingerprinting
  166. 7.1, Tor VM Research, analysis, and prototyping
  167. C . Get a working package out, meaning other people are testing it.
  168. 7.2, Tor Browser Bundle
  169. I - Port to one of OS X or Linux, and start the port to the other.
  170. I . Make it the recommended Tor download on Windows
  171. I - Make sure it's easy to un-brand TBB in case Firefox asks us to
  172. I - Evaluate CCC's Freedom Stick