[tor-commits] [torspec/main] Mark proposal 333 as Finished.

nickm at torproject.org nickm at torproject.org
Fri Nov 12 16:49:08 UTC 2021


commit 0e5ef653f7f10a14b3ba037ea1dfb4b852522dec
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Nov 12 11:49:05 2021 -0500

    Mark proposal 333 as Finished.
---
 proposals/000-index.txt         | 4 ++--
 proposals/333-vanguards-lite.md | 3 ++-
 proposals/BY_INDEX.md           | 2 +-
 proposals/README.md             | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index a8de698..f6e844b 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -253,7 +253,7 @@ Proposals by number:
 330  Modernizing authority contact entries [OPEN]
 331  Res tokens: Anonymous Credentials for Onion Service DoS Resilience [DRAFT]
 332  Ntor protocol with extra data, version 3 [OPEN]
-333  Vanguards lite [DRAFT]
+333  Vanguards lite [FINISHED]
 334  A Directory Authority Flag To Mark Relays As Middle-only [OPEN]
 335  An authority-only design for MiddleOnly [OPEN]
 336  Randomized schedule for guard retries [OPEN]
@@ -269,7 +269,6 @@ Proposals by status:
    327  A First Take at PoW Over Introduction Circuits
    329  Overcoming Tor's Bottlenecks with Traffic Splitting
    331  Res tokens: Anonymous Credentials for Onion Service DoS Resilience
-   333  Vanguards lite
  NEEDS-REVISION:
    212  Increase Acceptable Consensus Age [for 0.2.4.x+]
    219  Support for full DNS and DNSSEC resolution in Tor [for 0.2.5.x]
@@ -330,6 +329,7 @@ Proposals by status:
    301  Don't include package fingerprints in consensus documents
    310  Towards load-balancing in Prop 271
    314  Allow Markdown for proposal format
+   333  Vanguards lite [in 0.4.7.1-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]
diff --git a/proposals/333-vanguards-lite.md b/proposals/333-vanguards-lite.md
index 998bb4a..5e62b03 100644
--- a/proposals/333-vanguards-lite.md
+++ b/proposals/333-vanguards-lite.md
@@ -3,7 +3,8 @@ Filename: 333-vanguards-lite.md
 Title: Vanguards lite
 Author: George Kadianakis, Mike Perry
 Created: 2021-05-20
-Status: Draft
+Status: Finished
+Implemented-In: 0.4.7.1-alpha
 ```
 
 # 0. Introduction & Motivation
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index da9dbef..a7e847f 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -250,7 +250,7 @@ Below are a list of proposals sorted by their proposal number.  See
 * [`330-authority-contact.md`](/proposals/330-authority-contact.md): Modernizing authority contact entries [OPEN]
 * [`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 [OPEN]
-* [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite [DRAFT]
+* [`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]
 * [`336-randomize-guard-retries.md`](/proposals/336-randomize-guard-retries.md): Randomized schedule for guard retries [OPEN]
diff --git a/proposals/README.md b/proposals/README.md
index 75f5c4c..6366e72 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -75,6 +75,7 @@ themselves still need to be merged into the specifications proper.
 * [`301-dont-vote-on-package-fingerprints.txt`](/proposals/301-dont-vote-on-package-fingerprints.txt): Don't include package fingerprints in consensus documents
 * [`310-bandaid-on-guard-selection.txt`](/proposals/310-bandaid-on-guard-selection.txt): Towards load-balancing in Prop 271
 * [`314-allow-markdown-proposals.md`](/proposals/314-allow-markdown-proposals.md): Allow Markdown for proposal format
+* [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite
 
 
 ## META proposals: about the proposal process
@@ -114,7 +115,6 @@ discussion.
 * [`327-pow-over-intro.txt`](/proposals/327-pow-over-intro.txt): A First Take at PoW Over Introduction Circuits
 * [`329-traffic-splitting.txt`](/proposals/329-traffic-splitting.txt): Overcoming Tor's Bottlenecks with Traffic Splitting
 * [`331-res-tokens-for-anti-dos.md`](/proposals/331-res-tokens-for-anti-dos.md): Res tokens: Anonymous Credentials for Onion Service DoS Resilience
-* [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite
 
 
 ## NEEDS-REVISION proposals: ideas that we can't implement as-is



More information about the tor-commits mailing list