[or-cvs] r14343: Mark 110 as needs-revision; 113 as superseded; 115 and 116 a (in tor/trunk: . doc/spec/proposals)

nickm at seul.org nickm at seul.org
Thu Apr 10 04:36:21 UTC 2008


Author: nickm
Date: 2008-04-10 00:36:21 -0400 (Thu, 10 Apr 2008)
New Revision: 14343

Modified:
   tor/trunk/
   tor/trunk/doc/spec/proposals/000-index.txt
   tor/trunk/doc/spec/proposals/110-avoid-infinite-circuits.txt
   tor/trunk/doc/spec/proposals/113-fast-authority-interface.txt
   tor/trunk/doc/spec/proposals/115-two-hop-paths.txt
   tor/trunk/doc/spec/proposals/116-two-hop-paths-from-guard.txt
   tor/trunk/doc/spec/proposals/117-ipv6-exits.txt
   tor/trunk/doc/spec/proposals/118-multiple-orports.txt
Log:
 r19289 at catbus:  nickm | 2008-04-10 00:36:10 -0400
 Mark 110 as needs-revision; 113 as superseded; 115 and 116 as dead; 117 as needs-revision; 118 as draft. Add comment to end of 113 about status.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r19289] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/doc/spec/proposals/000-index.txt
===================================================================
--- tor/trunk/doc/spec/proposals/000-index.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/000-index.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -32,15 +32,15 @@
 107  Uptime Sanity Checking [CLOSED]
 108  Base "Stable" Flag on Mean Time Between Failures [CLOSED]
 109  No more than one server per IP address [CLOSED]
-110  Avoiding infinite length circuits [OPEN]
+110  Avoiding infinite length circuits [NEEDS-REVISION]
 111  Prioritizing local traffic over relayed traffic [FINISHED]
 112  Bring Back Pathlen Coin Weight [SUPERSEDED]
-113  Simplifying directory authority administration [OPEN]
+113  Simplifying directory authority administration [SUPERSEDED]
 114  Distributed Storage for Tor Hidden Service Descriptors [CLOSED]
-115  Two Hop Paths [OPEN]
-116  Two hop paths from entry guards [OPEN]
-117  IPv6 exits [OPEN]
-118  Advertising multiple ORPorts at once [NEEDS-RESEARCH]
+115  Two Hop Paths [DEAD]
+116  Two hop paths from entry guards [DEAD]
+117  IPv6 exits [NEEDS-REVISION]
+118  Advertising multiple ORPorts at once [DRAFT]
 119  New PROTOCOLINFO command for controllers [CLOSED]
 120  Suicide descriptors when Tor servers stop [OPEN]
 121  Hidden Service Authentication [OPEN]
@@ -61,19 +61,22 @@
 
 Proposals by status:
 
+ DRAFT:
+   118  Advertising multiple ORPorts at once
+   127  Relaying dirport requests to Tor download site / website
+   128  Families of private bridges
+   132  A Tor Web Service For Verifying Correct Browser Configuration
+   133  Incorporate Unreachable ORs into the Tor Network
+   134  More robust consensus voting with diverse authority sets
  OPEN:
-   110  Avoiding infinite length circuits
-   113  Simplifying directory authority administration
-   115  Two Hop Paths
-   116  Two hop paths from entry guards
-   117  IPv6 exits
    120  Suicide descriptors when Tor servers stop
    121  Hidden Service Authentication
- ACCEPTED:
  NEEDS-REVISION:
+   110  Avoiding infinite length circuits
+   117  IPv6 exits
    131  Help users to verify they are using Tor
  NEEDS-RESEARCH:
-   118  Advertising multiple ORPorts at once
+ ACCEPTED:
  META:
    000  Index of Tor Proposals
    001  The Tor Proposal Process
@@ -101,12 +104,9 @@
    130  Version 2 Tor connection protocol
  SUPERSEDED:
    112  Bring Back Pathlen Coin Weight
+   113  Simplifying directory authority administration
    124  Blocking resistant TLS certificate usage
  DEAD:
    100  Tor Unreliable Datagram Extension Proposal
- DRAFT:
-   127  Relaying dirport requests to Tor download site / website
-   128  Families of private bridges
-   132  A Tor Web Service For Verifying Correct Browser Configuration
-   133  Incorporate Unreachable ORs into the Tor Network
-   134  More robust consensus voting with diverse authority sets
+   115  Two Hop Paths
+   116  Two hop paths from entry guards

Modified: tor/trunk/doc/spec/proposals/110-avoid-infinite-circuits.txt
===================================================================
--- tor/trunk/doc/spec/proposals/110-avoid-infinite-circuits.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/110-avoid-infinite-circuits.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Roger Dingledine
 Created: 13-Mar-2007
-Status: Open
+Status: Needs-Revision
 
 Overview:
 

Modified: tor/trunk/doc/spec/proposals/113-fast-authority-interface.txt
===================================================================
--- tor/trunk/doc/spec/proposals/113-fast-authority-interface.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/113-fast-authority-interface.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Nick Mathewson
 Created:
-Status: Open
+Status: Superseded
 
 Overview
 
@@ -79,3 +79,9 @@
   list that's only for dealing with problems that need prompt action, like
   marking a router as !badexit.
 
+Resolution:
+
+  Solution #2 is described in "Proposal 123: Naming authorities
+  automatically create bindings", and that approach is implemented.
+  There are remaining issues in the problem statement above that need
+  their own solutions.

Modified: tor/trunk/doc/spec/proposals/115-two-hop-paths.txt
===================================================================
--- tor/trunk/doc/spec/proposals/115-two-hop-paths.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/115-two-hop-paths.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Mike Perry
 Created:
-Status: Open
+Status: Dead
 Supersedes: 112
 
 

Modified: tor/trunk/doc/spec/proposals/116-two-hop-paths-from-guard.txt
===================================================================
--- tor/trunk/doc/spec/proposals/116-two-hop-paths-from-guard.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/116-two-hop-paths-from-guard.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Michael Lieberman
 Created: 26-Jun-2007
-Status: Open
+Status: Dead
 
 This proposal is related to (but different from) Mike Perry's proposal 115
 "Two Hop Paths."

Modified: tor/trunk/doc/spec/proposals/117-ipv6-exits.txt
===================================================================
--- tor/trunk/doc/spec/proposals/117-ipv6-exits.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/117-ipv6-exits.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: coderman
 Created: 10-Jul-2007
-Status: Open
+Status: Needs-Revision
 
 Overview
 

Modified: tor/trunk/doc/spec/proposals/118-multiple-orports.txt
===================================================================
--- tor/trunk/doc/spec/proposals/118-multiple-orports.txt	2008-04-10 02:13:39 UTC (rev 14342)
+++ tor/trunk/doc/spec/proposals/118-multiple-orports.txt	2008-04-10 04:36:21 UTC (rev 14343)
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Nick Mathewson
 Created: 09-Jul-2007
-Status: Needs-Research
+Status: Draft
 
 Some notes follow. Please feel free to flesh them out, discard them,
 add in better ideas, etc.



More information about the tor-commits mailing list