aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-08-22 16:26:08 -0400
committerNick Mathewson <nickm@torproject.org>2023-08-22 16:26:08 -0400
commitfaa0fc55abab3985c7dbd8b4caa911b1d44289b2 (patch)
treef448ab98ee817bc5bed6b3914fa47a5b84fa24f3
parentd7e9b5d3a2747ff51f0c9f2b5c668be064216b3d (diff)
downloadtorspec-faa0fc55abab3985c7dbd8b4caa911b1d44289b2.tar.gz
torspec-faa0fc55abab3985c7dbd8b4caa911b1d44289b2.zip
Add prop344 to index.
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/BY_INDEX.md1
-rw-r--r--proposals/README.md1
3 files changed, 4 insertions, 0 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 874fe2b..2a43124 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -264,6 +264,7 @@ Proposals by number:
341 A better algorithm for out-of-sockets eviction [OPEN]
342 Decoupling hs_interval and SRV lifetime [DRAFT]
343 CAA Extensions for the Tor Rendezvous Specification [OPEN]
+344 Prioritizing Protocol Information Leaks in Tor [OPEN]
Proposals by status:
@@ -302,6 +303,7 @@ Proposals by status:
340 Packed and fragmented relay messages
341 A better algorithm for out-of-sockets eviction
343 CAA Extensions for the Tor Rendezvous Specification
+ 344 Prioritizing Protocol Information Leaks in Tor
ACCEPTED:
265 Load Balancing with Overhead Parameters [for 0.2.9.x]
282 Remove "Named" and "Unnamed" handling from consensus voting [for 0.3.3.x]
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 5aa9400..54287eb 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -261,4 +261,5 @@ Below are a list of proposals sorted by their proposal number. See
* [`341-better-oos.md`](/proposals/341-better-oos.md): A better algorithm for out-of-sockets eviction [OPEN]
* [`342-decouple-hs-interval.md`](/proposals/342-decouple-hs-interval.md): Decoupling hs_interval and SRV lifetime [DRAFT]
* [`343-rend-caa.txt`](/proposals/343-rend-caa.txt): CAA Extensions for the Tor Rendezvous Specification [OPEN]
+* [`344-protocol-info-leaks.txt`](/proposals/344-protocol-info-leaks.txt): Prioritizing Protocol Information Leaks in Tor [OPEN]
diff --git a/proposals/README.md b/proposals/README.md
index 1bb2c1d..dcc0d1a 100644
--- a/proposals/README.md
+++ b/proposals/README.md
@@ -37,6 +37,7 @@ for discussion.
* [`340-packed-and-fragmented.md`](/proposals/340-packed-and-fragmented.md): Packed and fragmented relay messages
* [`341-better-oos.md`](/proposals/341-better-oos.md): A better algorithm for out-of-sockets eviction
* [`343-rend-caa.txt`](/proposals/343-rend-caa.txt): CAA Extensions for the Tor Rendezvous Specification
+* [`344-protocol-info-leaks.txt`](/proposals/344-protocol-info-leaks.txt): Prioritizing Protocol Information Leaks in Tor
## ACCEPTED proposals: slated for implementation