aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-17 12:19:57 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-17 12:19:57 -0500
commitc17168500419d626547d1cbdbf19a2430f9bfa2d (patch)
treec2de2ac1f0bfba8b1c5123d03e6a973b0b2565c1
parent4524415cc8ac3616376c3f7be01d3492b4a160e5 (diff)
downloadtorspec-c17168500419d626547d1cbdbf19a2430f9bfa2d.tar.gz
torspec-c17168500419d626547d1cbdbf19a2430f9bfa2d.zip
Make 190 needs-revision
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/190-shared-secret-bridge-authorization.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 1457498..d539742 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -110,7 +110,7 @@ Proposals by number:
187 Reserve a cell type to allow client authorization [CLOSED]
188 Bridge Guards and other anti-enumeration defenses [OPEN]
189 AUTHORIZE and AUTHORIZED cells [OPEN]
-190 Bridge Client Authorization Based on a Shared Secret [OPEN]
+190 Bridge Client Authorization Based on a Shared Secret [NEEDS-REVISION]
191 Bridge Detection Resistance against MITM-capable Adversaries [OPEN]
192 Automatically retrieve and store information about bridges [OPEN]
@@ -129,6 +129,7 @@ Proposals by status:
186 Multiple addresses for one OR or bridge
NEEDS-REVISION:
131 Help users to verify they are using Tor
+ 190 Bridge Client Authorization Based on a Shared Secret
NEEDS-RESEARCH:
145 Separate "suitable as a guard" from "suitable as a new guard"
146 Add new flag to reflect long-term stability
@@ -144,7 +145,6 @@ Proposals by status:
185 Directory caches without DirPort
188 Bridge Guards and other anti-enumeration defenses
189 AUTHORIZE and AUTHORIZED cells
- 190 Bridge Client Authorization Based on a Shared Secret
191 Bridge Detection Resistance against MITM-capable Adversaries
192 Automatically retrieve and store information about bridges [for 0.2.[45].x]
ACCEPTED:
diff --git a/proposals/190-shared-secret-bridge-authorization.txt b/proposals/190-shared-secret-bridge-authorization.txt
index 95a0d19..8683652 100644
--- a/proposals/190-shared-secret-bridge-authorization.txt
+++ b/proposals/190-shared-secret-bridge-authorization.txt
@@ -2,7 +2,7 @@ Filename: 190-shared-secret-bridge-authorization.txt
Title: Bridge Client Authorization Based on a Shared Secret
Author: George Kadianakis
Created: 04 Nov 2011
-Status: Open
+Status: Needs-Revision
1. Overview