mirror of
https://github.com/torproject/torspec.git
synced 2024-11-27 03:40:47 +00:00
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
This commit is contained in:
parent
8587fd4a60
commit
8a7651168c
@ -23,10 +23,10 @@ Proposals by number:
|
|||||||
098 Proposals that should be written [META]
|
098 Proposals that should be written [META]
|
||||||
099 Miscellaneous proposals [META]
|
099 Miscellaneous proposals [META]
|
||||||
100 Tor Unreliable Datagram Extension Proposal [DEAD]
|
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]
|
102 Dropping "opt" from the directory format [CLOSED]
|
||||||
103 Splitting identity key from regularly used signing key [ACCEPTED]
|
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]
|
105 Version negotiation for the Tor protocol [OPEN]
|
||||||
106 Checking fewer things during TLS handshakes [CLOSED]
|
106 Checking fewer things during TLS handshakes [CLOSED]
|
||||||
107 Uptime Sanity Checking [CLOSED]
|
107 Uptime Sanity Checking [CLOSED]
|
||||||
@ -63,9 +63,7 @@ Proposals by status:
|
|||||||
121 Hidden Service Authentication
|
121 Hidden Service Authentication
|
||||||
123 Naming authorities automatically create bindings
|
123 Naming authorities automatically create bindings
|
||||||
ACCEPTED:
|
ACCEPTED:
|
||||||
101 Voting on the Tor Directory System
|
|
||||||
103 Splitting identity key from regularly used signing key
|
103 Splitting identity key from regularly used signing key
|
||||||
104 Long and Short Router Descriptors
|
|
||||||
NEEDS-RESEARCH:
|
NEEDS-RESEARCH:
|
||||||
118 Advertising multiple ORPorts at once
|
118 Advertising multiple ORPorts at once
|
||||||
META:
|
META:
|
||||||
@ -74,7 +72,9 @@ Proposals by status:
|
|||||||
098 Proposals that should be written
|
098 Proposals that should be written
|
||||||
099 Miscellaneous proposals
|
099 Miscellaneous proposals
|
||||||
CLOSED:
|
CLOSED:
|
||||||
|
101 Voting on the Tor Directory System
|
||||||
102 Dropping "opt" from the directory format
|
102 Dropping "opt" from the directory format
|
||||||
|
104 Long and Short Router Descriptors
|
||||||
106 Checking fewer things during TLS handshakes
|
106 Checking fewer things during TLS handshakes
|
||||||
107 Uptime Sanity Checking
|
107 Uptime Sanity Checking
|
||||||
108 Base "Stable" Flag on Mean Time Between Failures
|
108 Base "Stable" Flag on Mean Time Between Failures
|
||||||
|
@ -4,7 +4,7 @@ Version: $Revision$
|
|||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Nick Mathewson
|
Author: Nick Mathewson
|
||||||
Created:
|
Created:
|
||||||
Status: Accepted
|
Status: Closed
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ Version: $Revision$
|
|||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Nick Mathewson
|
Author: Nick Mathewson
|
||||||
Created:
|
Created:
|
||||||
Status: Accepted
|
Status: Closed
|
||||||
|
|
||||||
Overview:
|
Overview:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user