diff options
author | Roger Dingledine <arma@torproject.org> | 2008-08-03 15:34:28 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-08-03 15:34:28 +0000 |
commit | 449174d796930b7bcb4269c012d9251ca2140ad8 (patch) | |
tree | 734a3faf774853e1f12c53e4f693828adc668f36 /doc/spec/proposals/000-index.txt | |
parent | 44536fddbc34c10a570f2799dc707e7511c432ad (diff) | |
download | tor-449174d796930b7bcb4269c012d9251ca2140ad8.tar.gz tor-449174d796930b7bcb4269c012d9251ca2140ad8.zip |
update and integrate proposals 125 (bridges) and 137 (bootstrap status)
svn:r16374
Diffstat (limited to 'doc/spec/proposals/000-index.txt')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 87ff2b952b..2747b0fb62 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -47,7 +47,7 @@ Proposals by number: 122 Network status entries need a new Unnamed flag [CLOSED] 123 Naming authorities automatically create bindings [CLOSED] 124 Blocking resistant TLS certificate usage [SUPERSEDED] -125 Behavior for bridge users, bridge relays, and bridge authorities [FINISHED] +125 Behavior for bridge users, bridge relays, and bridge authorities [CLOSED] 126 Getting GeoIP data and publishing usage summaries [CLOSED] 127 Relaying dirport requests to Tor download site / website [DRAFT] 128 Families of private bridges [FINISHED] @@ -59,7 +59,7 @@ Proposals by number: 134 More robust consensus voting with diverse authority sets [ACCEPTED] 135 Simplify Configuration of Private Tor Networks [ACCEPTED] 136 Mass authority migration with legacy keys [FINISHED] -137 Keep controllers informed as Tor bootstraps [FINISHED] +137 Keep controllers informed as Tor bootstraps [CLOSED] 138 Remove routers that are not Running from consensus documents [CLOSED] 139 Download consensus documents only when it will be trusted [CLOSED] 140 Provide diffs between consensuses [ACCEPTED] @@ -117,10 +117,8 @@ Proposals by status: 099 Miscellaneous proposals FINISHED: 111 Prioritizing local traffic over relayed traffic - 125 Behavior for bridge users, bridge relays, and bridge authorities 128 Families of private bridges 136 Mass authority migration with legacy keys - 137 Keep controllers informed as Tor bootstraps CLOSED: 101 Voting on the Tor Directory System 102 Dropping "opt" from the directory format @@ -135,9 +133,11 @@ Proposals by status: 119 New PROTOCOLINFO command for controllers 122 Network status entries need a new Unnamed flag 123 Naming authorities automatically create bindings + 125 Behavior for bridge users, bridge relays, and bridge authorities 126 Getting GeoIP data and publishing usage summaries 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol + 137 Keep controllers informed as Tor bootstraps 138 Remove routers that are not Running from consensus documents 139 Download consensus documents only when it will be trusted 150 Exclude Exit Nodes from a circuit |