Update proposal index.

This commit is contained in:
Nick Mathewson 2021-10-25 16:33:21 -04:00
parent ea41a66447
commit c10dd31c0d
3 changed files with 8 additions and 0 deletions

View File

@ -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]

View File

@ -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]

View File

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