Browse Source

r19289@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.


svn:r14343

Nick Mathewson 17 years ago
parent
commit
df6329426c

+ 19 - 19
doc/spec/proposals/000-index.txt

@@ -32,15 +32,15 @@ Proposals by number:
 107  Uptime Sanity Checking [CLOSED]
 107  Uptime Sanity Checking [CLOSED]
 108  Base "Stable" Flag on Mean Time Between Failures [CLOSED]
 108  Base "Stable" Flag on Mean Time Between Failures [CLOSED]
 109  No more than one server per IP address [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]
 111  Prioritizing local traffic over relayed traffic [FINISHED]
 112  Bring Back Pathlen Coin Weight [SUPERSEDED]
 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]
 114  Distributed Storage for Tor Hidden Service Descriptors [CLOSED]
-115  Two Hop Paths [OPEN]
+115  Two Hop Paths [DEAD]
-116  Two hop paths from entry guards [OPEN]
+116  Two hop paths from entry guards [DEAD]
-117  IPv6 exits [OPEN]
+117  IPv6 exits [NEEDS-REVISION]
-118  Advertising multiple ORPorts at once [NEEDS-RESEARCH]
+118  Advertising multiple ORPorts at once [DRAFT]
 119  New PROTOCOLINFO command for controllers [CLOSED]
 119  New PROTOCOLINFO command for controllers [CLOSED]
 120  Suicide descriptors when Tor servers stop [OPEN]
 120  Suicide descriptors when Tor servers stop [OPEN]
 121  Hidden Service Authentication [OPEN]
 121  Hidden Service Authentication [OPEN]
@@ -61,19 +61,22 @@ Proposals by number:
 
 
 Proposals by status:
 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:
  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
    120  Suicide descriptors when Tor servers stop
    121  Hidden Service Authentication
    121  Hidden Service Authentication
- ACCEPTED:
  NEEDS-REVISION:
  NEEDS-REVISION:
+   110  Avoiding infinite length circuits
+   117  IPv6 exits
    131  Help users to verify they are using Tor
    131  Help users to verify they are using Tor
  NEEDS-RESEARCH:
  NEEDS-RESEARCH:
-   118  Advertising multiple ORPorts at once
+ ACCEPTED:
  META:
  META:
    000  Index of Tor Proposals
    000  Index of Tor Proposals
    001  The Tor Proposal Process
    001  The Tor Proposal Process
@@ -101,12 +104,9 @@ Proposals by status:
    130  Version 2 Tor connection protocol
    130  Version 2 Tor connection protocol
  SUPERSEDED:
  SUPERSEDED:
    112  Bring Back Pathlen Coin Weight
    112  Bring Back Pathlen Coin Weight
+   113  Simplifying directory authority administration
    124  Blocking resistant TLS certificate usage
    124  Blocking resistant TLS certificate usage
  DEAD:
  DEAD:
    100  Tor Unreliable Datagram Extension Proposal
    100  Tor Unreliable Datagram Extension Proposal
- DRAFT:
+   115  Two Hop Paths
-   127  Relaying dirport requests to Tor download site / website
+   116  Two hop paths from entry guards
-   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

+ 1 - 1
doc/spec/proposals/110-avoid-infinite-circuits.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: Roger Dingledine
 Author: Roger Dingledine
 Created: 13-Mar-2007
 Created: 13-Mar-2007
-Status: Open
+Status: Needs-Revision
 
 
 Overview:
 Overview:
 
 

+ 7 - 1
doc/spec/proposals/113-fast-authority-interface.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: Nick Mathewson
 Author: Nick Mathewson
 Created:
 Created:
-Status: Open
+Status: Superseded
 
 
 Overview
 Overview
 
 
@@ -79,3 +79,9 @@ Possible solution #4: A separate mailing list for authority operators.
   list that's only for dealing with problems that need prompt action, like
   list that's only for dealing with problems that need prompt action, like
   marking a router as !badexit.
   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.

+ 1 - 1
doc/spec/proposals/115-two-hop-paths.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: Mike Perry
 Author: Mike Perry
 Created:
 Created:
-Status: Open
+Status: Dead
 Supersedes: 112
 Supersedes: 112
 
 
 
 

+ 1 - 1
doc/spec/proposals/116-two-hop-paths-from-guard.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: Michael Lieberman
 Author: Michael Lieberman
 Created: 26-Jun-2007
 Created: 26-Jun-2007
-Status: Open
+Status: Dead
 
 
 This proposal is related to (but different from) Mike Perry's proposal 115
 This proposal is related to (but different from) Mike Perry's proposal 115
 "Two Hop Paths."
 "Two Hop Paths."

+ 1 - 1
doc/spec/proposals/117-ipv6-exits.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: coderman
 Author: coderman
 Created: 10-Jul-2007
 Created: 10-Jul-2007
-Status: Open
+Status: Needs-Revision
 
 
 Overview
 Overview
 
 

+ 1 - 1
doc/spec/proposals/118-multiple-orports.txt

@@ -4,7 +4,7 @@ Version: $Revision$
 Last-Modified: $Date$
 Last-Modified: $Date$
 Author: Nick Mathewson
 Author: Nick Mathewson
 Created: 09-Jul-2007
 Created: 09-Jul-2007
-Status: Needs-Research
+Status: Draft
 
 
 Some notes follow. Please feel free to flesh them out, discard them,
 Some notes follow. Please feel free to flesh them out, discard them,
 add in better ideas, etc.
 add in better ideas, etc.