diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-03-29 05:43:04 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-03-29 05:43:04 +0000 |
commit | 4c81d0d3ebd9653383e3ebf059d1941e9276df7c (patch) | |
tree | 0af629fddeb5227028886e12ef874f768b48d058 /doc | |
parent | 2b1c9d548909a9f54b95c8759c3111f59de11e72 (diff) | |
download | tor-4c81d0d3ebd9653383e3ebf059d1941e9276df7c.tar tor-4c81d0d3ebd9653383e3ebf059d1941e9276df7c.tar.gz |
r15025@tombo: nickm | 2008-03-29 01:42:25 -0400
Mark proposal 129 closed. It was basically implemented as is, and requires no specification changes.
svn:r14233
Diffstat (limited to 'doc')
-rw-r--r-- | doc/spec/proposals/000-index.txt | 4 | ||||
-rw-r--r-- | doc/spec/proposals/129-reject-plaintext-ports.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 335443675..c5a31536d 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -51,7 +51,7 @@ Proposals by number: 126 Getting GeoIP data and publishing usage summaries [CLOSED] 127 Relaying dirport requests to Tor download site / website [DRAFT] 128 Families of private bridges [DRAFT] -129 Block Insecure Protocols by Default [FINISHED] +129 Block Insecure Protocols by Default [CLOSED] 130 Version 2 Tor connection protocol [FINISHED] 131 Help users to verify they are using Tor [NEEDS-REVISION] 132 A Tor Web Service For Verifying Correct Browser Configuration [DRAFT] @@ -82,7 +82,6 @@ Proposals by status: 105 Version negotiation for the Tor protocol 111 Prioritizing local traffic over relayed traffic 125 Behavior for bridge users, bridge relays, and bridge authorities - 129 Block Insecure Protocols by Default 130 Version 2 Tor connection protocol CLOSED: 101 Voting on the Tor Directory System @@ -98,6 +97,7 @@ Proposals by status: 122 Network status entries need a new Unnamed flag 123 Naming authorities automatically create bindings 126 Getting GeoIP data and publishing usage summaries + 129 Block Insecure Protocols by Default SUPERSEDED: 112 Bring Back Pathlen Coin Weight 124 Blocking resistant TLS certificate usage diff --git a/doc/spec/proposals/129-reject-plaintext-ports.txt b/doc/spec/proposals/129-reject-plaintext-ports.txt index 85f8c2432..c90a720bb 100644 --- a/doc/spec/proposals/129-reject-plaintext-ports.txt +++ b/doc/spec/proposals/129-reject-plaintext-ports.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Kevin Bauer & Damon McCoy Created: 2008-01-15 -Status: Finished +Status: Closed Overview: |