[tor-commits] [torspec/main] Update status for the two middle-only proposals.

nickm at torproject.org nickm at torproject.org
Mon Nov 22 15:09:34 UTC 2021


commit 583d028d4a637e1c0eabeb331a3a8bf4d775d15d
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Nov 22 10:08:59 2021 -0500

    Update status for the two middle-only proposals.
    
    334 is superseded by 335, which is Finished but not Closed.
---
 proposals/000-index.txt            | 8 ++++----
 proposals/334-middle-only-flag.txt | 3 ++-
 proposals/335-middle-only-redux.md | 3 ++-
 proposals/BY_INDEX.md              | 4 ++--
 proposals/README.md                | 4 ++--
 5 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 0f61f92..abd833a 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -254,8 +254,8 @@ Proposals by number:
 331  Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
 332  Ntor protocol with extra data, version 3 [ACCEPTED]
 333  Vanguards lite [FINISHED]
-334  A Directory Authority Flag To Mark Relays As Middle-only [OPEN]
-335  An authority-only design for MiddleOnly [OPEN]
+334  A Directory Authority Flag To Mark Relays As Middle-only [SUPERSEDED]
+335  An authority-only design for MiddleOnly [FINISHED]
 336  Randomized schedule for guard retries [OPEN]
 337  A simpler way to decide, "Is this guard usable?" [OPEN]
 
@@ -298,8 +298,6 @@ Proposals by status:
    325  Packed relay cells: saving space on small commands
    326  The "tor-relay" Well-Known Resource Identifier
    330  Modernizing authority contact entries
-   334  A Directory Authority Flag To Mark Relays As Middle-only
-   335  An authority-only design for MiddleOnly
    336  Randomized schedule for guard retries
    337  A simpler way to decide, "Is this guard usable?"
  ACCEPTED:
@@ -323,6 +321,7 @@ Proposals by status:
  FINISHED:
    260  Rendezvous Single Onion Services [in 0.2.9.3-alpha]
    333  Vanguards lite [in 0.4.7.1-alpha]
+   335  An authority-only design for MiddleOnly [in 0.4.7.2-alpha]
  CLOSED:
    101  Voting on the Tor Directory System [in 0.2.0.x]
    102  Dropping "opt" from the directory format [in 0.2.0.x]
@@ -449,6 +448,7 @@ Proposals by status:
    266  Removing current obsolete clients from the Tor network
    280  Privacy-Preserving Statistics with Privcount in Tor
    299  Preferring IPv4 or IPv6 based on IP Version Failure Count
+   334  A Directory Authority Flag To Mark Relays As Middle-only
  DEAD:
    100  Tor Unreliable Datagram Extension Proposal
    115  Two Hop Paths
diff --git a/proposals/334-middle-only-flag.txt b/proposals/334-middle-only-flag.txt
index ed5de42..823e927 100644
--- a/proposals/334-middle-only-flag.txt
+++ b/proposals/334-middle-only-flag.txt
@@ -2,7 +2,8 @@ Filename: 334-middle-only-flag.txt
 Title: A Directory Authority Flag To Mark Relays As Middle-only
 Author: Neel Chauhan
 Created: 2021-09-07
-Status: Open
+Status: Superseded
+Superseded-by: 335-middle-only-redux.md
 
 1. Introduction
 
diff --git a/proposals/335-middle-only-redux.md b/proposals/335-middle-only-redux.md
index 3329afe..c87f37d 100644
--- a/proposals/335-middle-only-redux.md
+++ b/proposals/335-middle-only-redux.md
@@ -3,7 +3,8 @@ Filename: 335-middle-only-redux.md
 Title: An authority-only design for MiddleOnly
 Author: Nick Mathewson
 Created: 2021-10-08
-Status: Open
+Status: Finished
+Implemented-In: 0.4.7.2-alpha
 ```
 
 # Introduction
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index b31fac4..da77281 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -251,8 +251,8 @@ Below are a list of proposals sorted by their proposal number.  See
 * [`331-res-tokens-for-anti-dos.md`](/proposals/331-res-tokens-for-anti-dos.md): Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
 * [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3 [ACCEPTED]
 * [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite [FINISHED]
-* [`334-middle-only-flag.txt`](/proposals/334-middle-only-flag.txt): A Directory Authority Flag To Mark Relays As Middle-only [OPEN]
-* [`335-middle-only-redux.md`](/proposals/335-middle-only-redux.md): An authority-only design for MiddleOnly [OPEN]
+* [`334-middle-only-flag.txt`](/proposals/334-middle-only-flag.txt): A Directory Authority Flag To Mark Relays As Middle-only [SUPERSEDED]
+* [`335-middle-only-redux.md`](/proposals/335-middle-only-redux.md): An authority-only design for MiddleOnly [FINISHED]
 * [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries [OPEN]
 * [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?" [OPEN]
 
diff --git a/proposals/README.md b/proposals/README.md
index 218f018..e4011b3 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -40,8 +40,6 @@ for discussion.
 * [`325-packed-relay-cells.md`](/proposals/325-packed-relay-cells.md): Packed relay cells: saving space on small commands
 * [`326-tor-relay-well-known-uri-rfc8615.md`](/proposals/326-tor-relay-well-known-uri-rfc8615.md): The "tor-relay" Well-Known Resource Identifier
 * [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries
-* [`334-middle-only-flag.txt`](/proposals/334-middle-only-flag.txt): A Directory Authority Flag To Mark Relays As Middle-only
-* [`335-middle-only-redux.md`](/proposals/335-middle-only-redux.md): An authority-only design for MiddleOnly
 * [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries
 * [`337-simpler-guard-usability.md`](/proposals/337-simpler-guard-usability.md): A simpler way to decide, "Is this guard usable?"
 
@@ -70,6 +68,7 @@ themselves still need to be merged into the specifications proper.
 
 * [`260-rend-single-onion.txt`](/proposals/260-rend-single-onion.txt): Rendezvous Single Onion Services
 * [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite
+* [`335-middle-only-redux.md`](/proposals/335-middle-only-redux.md): An authority-only design for MiddleOnly
 
 
 ## META proposals: about the proposal process
@@ -297,6 +296,7 @@ implemented.
 * [`266-removing-current-obsolete-clients.txt`](/proposals/266-removing-current-obsolete-clients.txt): Removing current obsolete clients from the Tor network
 * [`280-privcount-in-tor.txt`](/proposals/280-privcount-in-tor.txt): Privacy-Preserving Statistics with Privcount in Tor
 * [`299-ip-failure-count.txt`](/proposals/299-ip-failure-count.txt): Preferring IPv4 or IPv6 based on IP Version Failure Count
+* [`334-middle-only-flag.txt`](/proposals/334-middle-only-flag.txt): A Directory Authority Flag To Mark Relays As Middle-only
 
 
 ## DEAD, REJECTED, OBSOLETE proposals: not in our plans



More information about the tor-commits mailing list