aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-10-25 16:33:21 -0400
committerNick Mathewson <nickm@torproject.org>2021-10-25 16:33:21 -0400
commitc10dd31c0dcf970b8e199e029d56fc483f8a216c (patch)
tree354b7f78683680cfd5bba91f9eefa26824b579b2 /proposals
parentea41a664476e7bc3690f080fbd3c13e2e32629fc (diff)
downloadtorspec-c10dd31c0dcf970b8e199e029d56fc483f8a216c.tar.gz
torspec-c10dd31c0dcf970b8e199e029d56fc483f8a216c.zip
Update proposal index.
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/BY_INDEX.md2
-rw-r--r--proposals/README.md2
3 files changed, 8 insertions, 0 deletions
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