aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Elizabeth Scott <beth@torproject.org>2024-01-25 09:05:09 -0800
committerMicah Elizabeth Scott <beth@torproject.org>2024-01-25 09:05:09 -0800
commit00fd93229bf61e3044247af94b2070193ec09545 (patch)
treea2527abe72004d81a4cdc98e3216328fa13940db
parent55983d3db9a1b7b330baecd24ec055d21fb02559 (diff)
downloadtorspec-00fd93229bf61e3044247af94b2070193ec09545.tar.gz
torspec-00fd93229bf61e3044247af94b2070193ec09545.zip
Re-index proposals
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/BY_INDEX.md1
-rw-r--r--proposals/BY_STATUS.md1
-rw-r--r--proposals/SUMMARY.md1
4 files changed, 5 insertions, 0 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index a71b35d..8c9668f 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -269,6 +269,7 @@ Proposals by number:
345 Migrating the tor specifications to mdbook [CLOSED]
346 Clarifying and extending the use of protocol versioning [OPEN]
347 Domain separation for certificate signing keys [OPEN]
+348 UDP Application Support in Tor [OPEN]
Proposals by status:
@@ -307,6 +308,7 @@ Proposals by status:
344 Prioritizing Protocol Information Leaks in Tor
346 Clarifying and extending the use of protocol versioning
347 Domain separation for certificate signing keys
+ 348 UDP Application Support in Tor
ACCEPTED:
282 Remove "Named" and "Unnamed" handling from consensus voting [for arti-dirauth]
285 Directory documents should be standardized as UTF-8 [for arti-dirauth]
diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md
index 7c318fa..a8f1ac4 100644
--- a/proposals/BY_INDEX.md
+++ b/proposals/BY_INDEX.md
@@ -265,4 +265,5 @@ Below are a list of proposals sorted by their proposal number. See
* [`345-specs-in-mdbook.md`](/proposals/345-specs-in-mdbook.md): Migrating the tor specifications to mdbook \[CLOSED\]
* [`346-protovers-again.md`](/proposals/346-protovers-again.md): Clarifying and extending the use of protocol versioning \[OPEN\]
* [`347-domain-separation.md`](/proposals/347-domain-separation.md): Domain separation for certificate signing keys \[OPEN\]
+* [`348-udp-app-support.md`](/proposals/348-udp-app-support.md): UDP Application Support in Tor \[OPEN\]
diff --git a/proposals/BY_STATUS.md b/proposals/BY_STATUS.md
index 5a103ac..0c265c2 100644
--- a/proposals/BY_STATUS.md
+++ b/proposals/BY_STATUS.md
@@ -40,6 +40,7 @@ for discussion.
* [`344-protocol-info-leaks.txt`](/proposals/344-protocol-info-leaks.txt): Prioritizing Protocol Information Leaks in Tor
* [`346-protovers-again.md`](/proposals/346-protovers-again.md): Clarifying and extending the use of protocol versioning
* [`347-domain-separation.md`](/proposals/347-domain-separation.md): Domain separation for certificate signing keys
+* [`348-udp-app-support.md`](/proposals/348-udp-app-support.md): UDP Application Support in Tor
## ACCEPTED proposals: slated for implementation
diff --git a/proposals/SUMMARY.md b/proposals/SUMMARY.md
index f66d166..df02273 100644
--- a/proposals/SUMMARY.md
+++ b/proposals/SUMMARY.md
@@ -258,6 +258,7 @@
- [`345-specs-in-mdbook`](./345-specs-in-mdbook.md): Migrating the tor specifications to mdbook (CLOSED)
- [`346-protovers-again`](./346-protovers-again.md): Clarifying and extending the use of protocol versioning (OPEN)
- [`347-domain-separation`](./347-domain-separation.md): Domain separation for certificate signing keys (OPEN)
+ - [`348-udp-app-support`](./348-udp-app-support.md): UDP Application Support in Tor (OPEN)