aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-02-27 10:12:44 -0500
committerNick Mathewson <nickm@torproject.org>2017-02-27 10:12:44 -0500
commitaeab3bf5a7816df8e6ba81685189b5ca4ec5c733 (patch)
tree94afff4920b5a8a43d6a56266724ee3b01b9bc4d /proposals
parent4ade9a3dbcdc8cca3d2afc036adbbd412a953a7c (diff)
downloadtorspec-aeab3bf5a7816df8e6ba81685189b5ca4ec5c733.tar.gz
torspec-aeab3bf5a7816df8e6ba81685189b5ca4ec5c733.zip
Teor informs me that the fallback code implements prop#210 in 0.2.8 and later
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt4
-rw-r--r--proposals/210-faster-headless-consensus-bootstrap.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index e08816d..9a57ba0 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -130,7 +130,7 @@ Proposals by number:
207 Directory guards [CLOSED]
208 IPv6 Exits Redux [CLOSED]
209 Tuning the Parameters for the Path Bias Defense [OPEN]
-210 Faster Headless Consensus Bootstrapping [OPEN]
+210 Faster Headless Consensus Bootstrapping [FINISHED]
211 Internal Mapaddress for Tor Configuration Testing [RESERVE]
212 Increase Acceptable Consensus Age [OPEN]
213 Remove stream-level sendmes from the design [DEAD]
@@ -236,7 +236,6 @@ Proposals by status:
201 Make bridges report statistics on daily v3 network status requests [for 0.2.4.x]
202 Two improved relay encryption protocols for Tor cells
209 Tuning the Parameters for the Path Bias Defense [for 0.2.4.x+]
- 210 Faster Headless Consensus Bootstrapping [for 0.2.8.x+]
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]
226 "Scalability and Stability Improvements to BridgeDB: Switching to a Distributed Database System and RDBMS"
@@ -276,6 +275,7 @@ Proposals by status:
162 Publish the consensus in multiple flavors [in 0.2.3.1-alpha]
196 Extended ORPort and TransportControlPort [for 0.2.4.x]
204 Subdomain support for Hidden Service addresses
+ 210 Faster Headless Consensus Bootstrapping [for 0.2.8.x+]
217 Tor Extended ORPort Authentication [for 0.2.5.x]
220 Migrate server identity keys to Ed25519 [for 0.2.x.x]
232 Pluggable Transport through SOCKS proxy [in 0.2.6]
diff --git a/proposals/210-faster-headless-consensus-bootstrap.txt b/proposals/210-faster-headless-consensus-bootstrap.txt
index d3c56ff..6737bc2 100644
--- a/proposals/210-faster-headless-consensus-bootstrap.txt
+++ b/proposals/210-faster-headless-consensus-bootstrap.txt
@@ -3,7 +3,7 @@ Title: Faster Headless Consensus Bootstrapping
Author: Mike Perry, Tim Wilson-Brown, Peter Palfrader
Created: 01-10-2012
Last Modified: 02-10-2015
-Status: Open
+Status: Finished
Target: 0.2.8.x+