[tor-commits] [torspec/main] Update proposal index.

nickm at torproject.org nickm at torproject.org
Mon Oct 25 20:33:24 UTC 2021


commit c10dd31c0dcf970b8e199e029d56fc483f8a216c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Oct 25 16:33:21 2021 -0400

    Update proposal index.
---
 proposals/000-index.txt | 4 ++++
 proposals/BY_INDEX.md   | 2 ++
 proposals/README.md     | 2 ++
 3 files changed, 8 insertions(+)

diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index af0c8b1..3ae1776 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -256,6 +256,8 @@ Proposals by number:
 333  Vanguards lite [DRAFT]
 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]
+337  A simpler way to decide, "Is this guard usable?" [OPEN]
 
 
 Proposals by status:
@@ -302,6 +304,8 @@ Proposals by status:
    332  Ntor protocol with extra data, version 3
    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:
    265  Load Balancing with Overhead Parameters [for 0.2.9.x]
    275  Stop including meaningful "published" time in microdescriptor consensus [for 0.3.1.x-alpha]
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 5e07863..31cc5f8 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -253,4 +253,6 @@ Below are a list of proposals sorted by their proposal number.  See
 * [`333-vanguards-lite.md`](/proposals/333-vanguards-lite.md): Vanguards lite [DRAFT]
 * [`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]
+* [`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 49968f8..737dad1 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -43,6 +43,8 @@ for discussion.
 * [`332-ntor-v3-with-extra-data.md`](/proposals/332-ntor-v3-with-extra-data.md): Ntor protocol with extra data, version 3
 * [`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?"
 
 
 ## ACCEPTED proposals: slated for implementation



More information about the tor-commits mailing list