[or-cvs] r18173: {tor} mark off some done items (in tor/trunk/doc: . spec)

arma at seul.org arma at seul.org
Sun Jan 18 20:48:44 UTC 2009


Author: arma
Date: 2009-01-18 15:48:43 -0500 (Sun, 18 Jan 2009)
New Revision: 18173

Modified:
   tor/trunk/doc/TODO.021
   tor/trunk/doc/TODO.external
   tor/trunk/doc/spec/dir-spec.txt
Log:
mark off some done items


Modified: tor/trunk/doc/TODO.021
===================================================================
--- tor/trunk/doc/TODO.021	2009-01-18 18:57:20 UTC (rev 18172)
+++ tor/trunk/doc/TODO.021	2009-01-18 20:48:43 UTC (rev 18173)
@@ -128,7 +128,6 @@
     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 @@
 
 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.

Modified: tor/trunk/doc/TODO.external
===================================================================
--- tor/trunk/doc/TODO.external	2009-01-18 18:57:20 UTC (rev 18172)
+++ tor/trunk/doc/TODO.external	2009-01-18 20:48:43 UTC (rev 18173)
@@ -47,8 +47,8 @@
       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 @@
       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 @@
         - 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

Modified: tor/trunk/doc/spec/dir-spec.txt
===================================================================
--- tor/trunk/doc/spec/dir-spec.txt	2009-01-18 18:57:20 UTC (rev 18172)
+++ tor/trunk/doc/spec/dir-spec.txt	2009-01-18 20:48:43 UTC (rev 18173)
@@ -976,8 +976,8 @@
         "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



More information about the tor-commits mailing list