diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-25 03:41:28 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-25 03:41:28 +0000 |
commit | 6db2e1fa1533a9a548e03d63a7799ebdfb385c45 (patch) | |
tree | db143ef6233bcaa547c0436aa07001b6c135409d | |
parent | 766c41c82061d4fe70d2411dfc0f2d036030d5b8 (diff) | |
download | tor-6db2e1fa1533a9a548e03d63a7799ebdfb385c45.tar tor-6db2e1fa1533a9a548e03d63a7799ebdfb385c45.tar.gz |
r16135@catbus: nickm | 2007-10-24 23:36:55 -0400
Proposals 101 and 104 are now implemented and merged into dir-spec.txt.
svn:r12176
-rw-r--r-- | doc/spec/proposals/000-index.txt | 8 | ||||
-rw-r--r-- | doc/spec/proposals/101-dir-voting.txt | 2 | ||||
-rw-r--r-- | doc/spec/proposals/104-short-descriptors.txt | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt index 1457420f5..1215a479f 100644 --- a/doc/spec/proposals/000-index.txt +++ b/doc/spec/proposals/000-index.txt @@ -23,10 +23,10 @@ Proposals by number: 098 Proposals that should be written [META] 099 Miscellaneous proposals [META] 100 Tor Unreliable Datagram Extension Proposal [DEAD] -101 Voting on the Tor Directory System [ACCEPTED] +101 Voting on the Tor Directory System [CLOSED] 102 Dropping "opt" from the directory format [CLOSED] 103 Splitting identity key from regularly used signing key [ACCEPTED] -104 Long and Short Router Descriptors [ACCEPTED] +104 Long and Short Router Descriptors [CLOSED] 105 Version negotiation for the Tor protocol [OPEN] 106 Checking fewer things during TLS handshakes [CLOSED] 107 Uptime Sanity Checking [CLOSED] @@ -63,9 +63,7 @@ Proposals by status: 121 Hidden Service Authentication 123 Naming authorities automatically create bindings ACCEPTED: - 101 Voting on the Tor Directory System 103 Splitting identity key from regularly used signing key - 104 Long and Short Router Descriptors NEEDS-RESEARCH: 118 Advertising multiple ORPorts at once META: @@ -74,7 +72,9 @@ Proposals by status: 098 Proposals that should be written 099 Miscellaneous proposals CLOSED: + 101 Voting on the Tor Directory System 102 Dropping "opt" from the directory format + 104 Long and Short Router Descriptors 106 Checking fewer things during TLS handshakes 107 Uptime Sanity Checking 108 Base "Stable" Flag on Mean Time Between Failures diff --git a/doc/spec/proposals/101-dir-voting.txt b/doc/spec/proposals/101-dir-voting.txt index a35c9cb1f..407e44fc4 100644 --- a/doc/spec/proposals/101-dir-voting.txt +++ b/doc/spec/proposals/101-dir-voting.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: -Status: Accepted +Status: Closed Overview diff --git a/doc/spec/proposals/104-short-descriptors.txt b/doc/spec/proposals/104-short-descriptors.txt index 9392acb67..0a80693f6 100644 --- a/doc/spec/proposals/104-short-descriptors.txt +++ b/doc/spec/proposals/104-short-descriptors.txt @@ -4,7 +4,7 @@ Version: $Revision$ Last-Modified: $Date$ Author: Nick Mathewson Created: -Status: Accepted +Status: Closed Overview: |