From 7d7060751ee756d8397f1695617a3a664e7f61aa Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Wed, 6 Mar 2024 21:26:37 +0000 Subject: Run reindex for prop349 --- proposals/000-index.txt | 2 ++ proposals/BY_INDEX.md | 1 + proposals/BY_STATUS.md | 1 + proposals/SUMMARY.md | 1 + 4 files changed, 5 insertions(+) diff --git a/proposals/000-index.txt b/proposals/000-index.txt index 8c9668f..7e37484 100644 --- a/proposals/000-index.txt +++ b/proposals/000-index.txt @@ -270,6 +270,7 @@ Proposals by number: 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] +349 Client-Side Command Acceptance Validation [DRAFT] Proposals by status: @@ -279,6 +280,7 @@ Proposals by status: 316 FlashFlow: A Secure Speed Test for Tor (Parent Proposal) 331 Res tokens: Anonymous Credentials for Onion Service DoS Resilience 342 Decoupling hs_interval and SRV lifetime + 349 Client-Side Command Acceptance Validation NEEDS-REVISION: 212 Increase Acceptable Consensus Age [for 0.2.4.x+] 219 Support for full DNS and DNSSEC resolution in Tor [for 0.2.5.x] diff --git a/proposals/BY_INDEX.md b/proposals/BY_INDEX.md index a8f1ac4..96e52b0 100644 --- a/proposals/BY_INDEX.md +++ b/proposals/BY_INDEX.md @@ -266,4 +266,5 @@ Below are a list of proposals sorted by their proposal number. See * [`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\] +* [`349-command-state-validation.md`](/proposals/349-command-state-validation.md): Client-Side Command Acceptance Validation \[DRAFT\] diff --git a/proposals/BY_STATUS.md b/proposals/BY_STATUS.md index 0c265c2..84345ac 100644 --- a/proposals/BY_STATUS.md +++ b/proposals/BY_STATUS.md @@ -103,6 +103,7 @@ discussion. * [`316-flashflow.md`](/proposals/316-flashflow.md): FlashFlow: A Secure Speed Test for Tor (Parent Proposal) * [`331-res-tokens-for-anti-dos.md`](/proposals/331-res-tokens-for-anti-dos.md): Res tokens: Anonymous Credentials for Onion Service DoS Resilience * [`342-decouple-hs-interval.md`](/proposals/342-decouple-hs-interval.md): Decoupling hs_interval and SRV lifetime +* [`349-command-state-validation.md`](/proposals/349-command-state-validation.md): Client-Side Command Acceptance Validation ## NEEDS-REVISION proposals: ideas that we can't implement as-is diff --git a/proposals/SUMMARY.md b/proposals/SUMMARY.md index df02273..09e1270 100644 --- a/proposals/SUMMARY.md +++ b/proposals/SUMMARY.md @@ -259,6 +259,7 @@ - [`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) + - [`349-command-state-validation`](./349-command-state-validation.md): Client-Side Command Acceptance Validation (DRAFT) -- cgit v1.2.3-54-g00ecf