commit 419ba0c307106f7d719b947faf7e4235f95b37ae Author: David Goulet dgoulet@torproject.org Date: Sun Jun 3 15:31:42 2018 -0700
porp289: Put it back in Open status. No need for needs-revision
Signed-off-by: David Goulet dgoulet@torproject.org --- proposals/000-index.txt | 4 ++-- proposals/289-authenticated-sendmes.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/proposals/000-index.txt b/proposals/000-index.txt index 6865f58..d82839d 100644 --- a/proposals/000-index.txt +++ b/proposals/000-index.txt @@ -209,7 +209,7 @@ Proposals by number: 286 Controller APIs for hibernation access on mobile [REJECTED] 287 Reduce circuit lifetime without overloading the network [OPEN] 288 Privacy-Preserving Statistics with Privcount in Tor (Shamir version) [ACCEPTED] -289 Authenticating sendme cells to mitigate bandwidth attacks [NEEDS-REVISION] +289 Authenticating sendme cells to mitigate bandwidth attacks [OPEN] 290 Continuously update consensus methods [META] 291 The move to two guard nodes [NEEDS-REVISION] 292 Mesh-based vanguards [ACCEPTED] @@ -231,7 +231,6 @@ Proposals by status: 254 Padding Negotiation 269 Transitionally secure hybrid handshakes 279 A Name System API for Tor Onion Services - 289 Authenticating sendme cells to mitigate bandwidth attacks 291 The move to two guard nodes OPEN: 201 Make bridges report statistics on daily v3 network status requests [for 0.2.4.x] @@ -243,6 +242,7 @@ Proposals by status: 277 Detect multiple relay instances running with same ID [for 0.3.??] 285 Directory documents should be standardized as UTF-8 287 Reduce circuit lifetime without overloading the network + 289 Authenticating sendme cells to mitigate bandwidth attacks 293 Other ways for relays to know when to publish [for 0.3.5] ACCEPTED: 188 Bridge Guards and other anti-enumeration defenses diff --git a/proposals/289-authenticated-sendmes.txt b/proposals/289-authenticated-sendmes.txt index f25bca5..316bd75 100644 --- a/proposals/289-authenticated-sendmes.txt +++ b/proposals/289-authenticated-sendmes.txt @@ -2,7 +2,7 @@ Filename: 289-authenticated-sendmes.txt Title: Authenticating sendme cells to mitigate bandwidth attacks Author: Rob Jansen, Roger Dingledine Created: 2016-12-01 -Status: Needs-Revision +Status: Open
1. Overview and Motivation