Browse Source

mark off some done items

svn:r18173
Roger Dingledine 16 years ago
parent
commit
44a3587d74
3 changed files with 10 additions and 11 deletions
  1. 1 2
      doc/TODO.021
  2. 7 7
      doc/TODO.external
  3. 2 2
      doc/spec/dir-spec.txt

+ 1 - 2
doc/TODO.021

@@ -128,7 +128,6 @@ R - investigate: it looks like if the bridge authority is unreachable,
     we're not falling back on querying bridges directly?
     we're not falling back on querying bridges directly?
 R - if "no running bridges known", an application request should make
 R - if "no running bridges known", an application request should make
     us retry all our bridges.
     us retry all our bridges.
-  o Setting DirPort when acting as bridge will give false Warnings
 
 
 For 0.2.1.x:
 For 0.2.1.x:
   - Proposals to do:
   - Proposals to do:
@@ -153,7 +152,7 @@ For 0.2.1.x:
 
 
 K   . 121: Hidden service authentication:
 K   . 121: Hidden service authentication:
       - missing: delayed descriptor publication for 'stealth' mode.
       - missing: delayed descriptor publication for 'stealth' mode.
-R   o 128: families of private bridges
+    o 128: families of private bridges
     o 135: simplify configuration of private tor networks.
     o 135: simplify configuration of private tor networks.
 K   - 143: Improvements of Distributed Hidden Service Descriptor Storage:
 K   - 143: Improvements of Distributed Hidden Service Descriptor Storage:
            only easy parts for 0.2.1.x, defer complex ones to 0.2.2.x.
            only easy parts for 0.2.1.x, defer complex ones to 0.2.2.x.

+ 7 - 7
doc/TODO.external

@@ -47,8 +47,8 @@ KS  . Finish testing, debugging, unit testing, etc the hidden service
       changes. Have it in the development version and in use.
       changes. Have it in the development version and in use.
 W   - Finish testing, debugging, unit testing, etc the directory overhead
 W   - Finish testing, debugging, unit testing, etc the directory overhead
       changes. Have it in the development version and in use.
       changes. Have it in the development version and in use.
-R     - Roger writes a proposal unifying the or-dev discussions
+      o Roger writes a proposal unifying the or-dev discussions
-?     - Somebody implements the proposal. Who?
+?     * Somebody implements the proposal. Who?
 E   - Implement KDE Marble into Vidalia.  In order to improve the user
 E   - Implement KDE Marble into Vidalia.  In order to improve the user
       interface for easier understanding of circuits and where traffic
       interface for easier understanding of circuits and where traffic
       travels, replacing the current Vidalia map with KDE's Marble
       travels, replacing the current Vidalia map with KDE's Marble
@@ -78,10 +78,10 @@ S   - Write a summary of progress toward understanding risks to relays
       them. Eg, if relays have 100KB/s but set relaybandwidthrate to
       them. Eg, if relays have 100KB/s but set relaybandwidthrate to
       10KB/s, do your interference attacks still work?
       10KB/s, do your interference attacks still work?
 
 
-R   * Revise and publish incentive draft paper
+    o Revise and publish incentive draft paper
-      - Write an explanation for its current flaws
+      o Write an explanation for its current flaws
-      - Gather comments, search for new designs
+R     . Gather comments, search for new designs
-      - Write up a summary of recommendations and next steps
+      o Write up a summary of recommendations and next steps
 
 
 W   - Download fewer descriptors
 W   - Download fewer descriptors
       - Summarize progress so far, on all the different approaches to
       - Summarize progress so far, on all the different approaches to
@@ -113,7 +113,7 @@ K   - Metrics.
         - Start playing around with figuring out which one is more
         - Start playing around with figuring out which one is more
           accurate, or how to combine them to get better guesses,
           accurate, or how to combine them to get better guesses,
           or something.
           or something.
-R       * Roger should walk Karsten through applying (and maybe
+        o Roger should walk Karsten through applying (and maybe
           updating) the patch for each method, and write a summary
           updating) the patch for each method, and write a summary
           of what we have tried/guessed so far.
           of what we have tried/guessed so far.
       * Automatically collect and document or publish other monthly
       * Automatically collect and document or publish other monthly

+ 2 - 2
doc/spec/dir-spec.txt

@@ -976,8 +976,8 @@ $Id$
         "Nickname" is the OR's nickname.  "Identity" is a hash of its
         "Nickname" is the OR's nickname.  "Identity" is a hash of its
         identity key, encoded in base64, with trailing equals sign(s)
         identity key, encoded in base64, with trailing equals sign(s)
         removed.  "Digest" is a hash of its most recent descriptor as
         removed.  "Digest" is a hash of its most recent descriptor as
-        signed (that is, not including the signature), encoded in base64 as
+        signed (that is, not including the signature), encoded in base64.
-        "identity".  "Publication" is the
+        "Publication" is the
         publication time of its most recent descriptor, in the form
         publication time of its most recent descriptor, in the form
         YYYY-MM-DD HH:MM:SS, in GMT.  "IP" is its current IP address;
         YYYY-MM-DD HH:MM:SS, in GMT.  "IP" is its current IP address;
         ORPort is its current OR port, "DirPort" is it's current directory
         ORPort is its current OR port, "DirPort" is it's current directory