]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
mark off some done items
authorRoger Dingledine <arma@torproject.org>
Sun, 18 Jan 2009 20:48:43 +0000 (20:48 +0000)
committerRoger Dingledine <arma@torproject.org>
Sun, 18 Jan 2009 20:48:43 +0000 (20:48 +0000)
svn:r18173

doc/TODO.021
doc/TODO.external
doc/spec/dir-spec.txt

index fc4129a079f2afcb12b59acb2212e9b3a26db337..9536d81f6c9cf570f7a483014c567b8f78828422 100644 (file)
@@ -128,7 +128,6 @@ R - investigate: it looks like if the bridge authority is unreachable,
     we're not falling back on querying bridges directly?
 R - if "no running bridges known", an application request should make
     us retry all our bridges.
-  o Setting DirPort when acting as bridge will give false Warnings
 
 For 0.2.1.x:
   - Proposals to do:
@@ -153,7 +152,7 @@ For 0.2.1.x:
 
 K   . 121: Hidden service authentication:
       - 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.
 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.
index ec23f991262396ed4664be521400fd13e391bbf5..e0590332fa6d4606e5c17d98f977ca1b021c3c3d 100644 (file)
@@ -47,8 +47,8 @@ KS  . Finish testing, debugging, unit testing, etc the hidden service
       changes. Have it in the development version and in use.
 W   - Finish testing, debugging, unit testing, etc the directory overhead
       changes. Have it in the development version and in use.
-R     - Roger writes a proposal unifying the or-dev discussions
-?     - Somebody implements the proposal. Who?
+      o Roger writes a proposal unifying the or-dev discussions
+?     * Somebody implements the proposal. Who?
 E   - Implement KDE Marble into Vidalia.  In order to improve the user
       interface for easier understanding of circuits and where traffic
       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
       10KB/s, do your interference attacks still work?
 
-R   * Revise and publish incentive draft paper
-      - Write an explanation for its current flaws
-      - Gather comments, search for new designs
-      - Write up a summary of recommendations and next steps
+    o Revise and publish incentive draft paper
+      o Write an explanation for its current flaws
+R     . Gather comments, search for new designs
+      o Write up a summary of recommendations and next steps
 
 W   - Download fewer descriptors
       - 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
           accurate, or how to combine them to get better guesses,
           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
           of what we have tried/guessed so far.
       * Automatically collect and document or publish other monthly
index b48f251a2e3ba1638dac1dd7fd5ce057af9648d1..7512339852f49d50984e6f7df3ff6746807c17eb 100644 (file)
@@ -976,8 +976,8 @@ $Id$
         "Nickname" is the OR's nickname.  "Identity" is a hash of its
         identity key, encoded in base64, with trailing equals sign(s)
         removed.  "Digest" is a hash of its most recent descriptor as
-        signed (that is, not including the signature), encoded in base64 as
-        "identity".  "Publication" is the
+        signed (that is, not including the signature), encoded in base64.
+        "Publication" is the
         publication time of its most recent descriptor, in the form
         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