TODO.external 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. $Id: TODO 16258 2008-07-30 13:04:38Z nickm $
  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. - Not done
  16. * Top priority
  17. . Partially done
  18. o Done
  19. d Deferrable
  20. D Deferred
  21. X Abandoned
  22. =======================================================================
  23. External constraints:
  24. - mid August
  25. KS - Design hidden service improvements, evaluate them and consider
  26. security properties: write some proposals, get feedback, revise
  27. them, etc.
  28. P - nlnet 'user safety contest'. submit torbrowser, others?
  29. - end of October
  30. I - Auto update
  31. o Vidalia learns when Tor thinks it should be updated
  32. R - Tor status events should suggest a new version to switch to
  33. I - Figure out a good PKI, document the design, assess security issues:
  34. "write a proposal"
  35. - Vidalia fetches the new one via Tor when possible, but fetches
  36. it without Tor "when necessary", whatever that means.
  37. - Give an interface for notifying the user, and letting her
  38. decide to fetch and decide to swap out the old Tor for the new.
  39. - Do the same for Polipo
  40. - and for Vidalia itself
  41. - mid October
  42. KS - Finish implementation of hidden service improvements: have a set
  43. of patches that you think work.
  44. W - Finish implementation of directory overhead changes: have a set
  45. of patches that you think work.
  46. - end of December
  47. NSE - Write first draft of research study for Paul's research problem.
  48. - mid January
  49. KS - Finish testing, debugging, unit testing, etc the hidden service
  50. changes. Have it in the development version and in use.
  51. W - Finish testing, debugging, unit testing, etc the directory overhead
  52. changes. Have it in the development version and in use.