aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-09-26 11:01:53 -0700
committerNick Mathewson <nickm@torproject.org>2016-09-26 11:01:53 -0700
commit39dbb69a11b3706a89ffdd517fc4392f700e4cc3 (patch)
treefd61a4ffd92931f3bd469d440138982e6408e916
parentb2e42644dc39abe6c4960346fd588d8dcd0ab650 (diff)
downloadtorspec-39dbb69a11b3706a89ffdd517fc4392f700e4cc3.tar.gz
torspec-39dbb69a11b3706a89ffdd517fc4392f700e4cc3.zip
Tag 264 and 272 as "finished". (Not closed; spec merge still needed)
-rw-r--r--proposals/000-index.txt8
-rw-r--r--proposals/264-subprotocol-versions.txt3
-rw-r--r--proposals/272-valid-and-running-by-default.txt3
3 files changed, 8 insertions, 6 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index d0376cd..cf2102d 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -184,7 +184,7 @@ Proposals by number:
261 AEZ for relay cryptography [OPEN]
262 Re-keying live circuits with new cryptographic material [OPEN]
263 Request to change key exchange protocol for handshake v1.2 [OBSOLETE]
-264 Putting version numbers on the Tor subprotocols [OPEN]
+264 Putting version numbers on the Tor subprotocols [FINISHED]
265 Load Balancing with Overhead Parameters [ACCEPTED]
266 Removing current obsolete clients from the Tor network [DRAFT]
267 Tor Consensus Transparency [DRAFT]
@@ -192,7 +192,7 @@ Proposals by number:
269 Transitionally secure hybrid handshakes [DRAFT]
270 RebelAlliance: A Post-Quantum Secure Hybrid Handshake Based on NewHope [DRAFT]
271 Another algorithm for guard selection [OPEN]
-272 Listed routers should be Valid, Running, and treated as such [OPEN]
+272 Listed routers should be Valid, Running, and treated as such [FINISHED]
Proposals by status:
@@ -250,9 +250,7 @@ Proposals by status:
256 Key revocation for relays and authorities
261 AEZ for relay cryptography
262 Re-keying live circuits with new cryptographic material
- 264 Putting version numbers on the Tor subprotocols
271 Another algorithm for guard selection
- 272 Listed routers should be Valid, Running, and treated as such
ACCEPTED:
140 Provide diffs between consensuses
172 GETINFO controller option for circuit information
@@ -281,6 +279,8 @@ Proposals by status:
217 Tor Extended ORPort Authentication [for 0.2.5.x]
232 Pluggable Transport through SOCKS proxy [in 0.2.6]
235 Stop assigning (and eventually supporting) the Named flag [in 0.2.6, 0.2.7]
+ 264 Putting version numbers on the Tor subprotocols [in 0.2.9.4-alpha]
+ 272 Listed routers should be Valid, Running, and treated as such [in 0.2.9.3-alpha, 0.2.9.4-alpha]
CLOSED:
101 Voting on the Tor Directory System [in 0.2.0.x]
102 Dropping "opt" from the directory format [in 0.2.0.x]
diff --git a/proposals/264-subprotocol-versions.txt b/proposals/264-subprotocol-versions.txt
index 4acc8b3..5375d82 100644
--- a/proposals/264-subprotocol-versions.txt
+++ b/proposals/264-subprotocol-versions.txt
@@ -2,7 +2,8 @@ Filename: 264-subprotocol-versions.txt
Title: Putting version numbers on the Tor subprotocols
Author: Nick Mathewson
Created: 6 Jan 2016
-Status: Open
+Status: Finished
+Implemented-In: 0.2.9.4-alpha
1. Introduction
diff --git a/proposals/272-valid-and-running-by-default.txt b/proposals/272-valid-and-running-by-default.txt
index 7e14b6b..473d92b 100644
--- a/proposals/272-valid-and-running-by-default.txt
+++ b/proposals/272-valid-and-running-by-default.txt
@@ -2,7 +2,8 @@ Filename: 272-valid-and-running-by-default.txt
Title: Listed routers should be Valid, Running, and treated as such
Created: 26 Aug 2016
Author: Nick Mathewson
-Status: Open
+Status: Finished
+Implemented-In: 0.2.9.3-alpha, 0.2.9.4-alpha
1. Introduction and proposal.