aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-26 19:26:45 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-26 19:26:45 +0000
commit4d68f2db63ade4a4c48745268afc04f276354ed0 (patch)
treec307643f1baa25ad41e3b0562c8c5e43423d8b59
parentf24b7a3f8f55bf09f3db8ae10bc38573f1181df2 (diff)
downloadtor-4d68f2db63ade4a4c48745268afc04f276354ed0.tar.gz
tor-4d68f2db63ade4a4c48745268afc04f276354ed0.zip
r14471@tombo: nickm | 2008-02-26 13:35:59 -0500
Update statuses of implemented proposals to "Finished". svn:r13740
-rw-r--r--doc/spec/proposals/000-index.txt20
-rw-r--r--doc/spec/proposals/098-todo.txt2
-rw-r--r--doc/spec/proposals/105-handshake-revision.txt5
-rw-r--r--doc/spec/proposals/125-bridges.txt2
-rw-r--r--doc/spec/proposals/126-geoip-reporting.txt2
-rw-r--r--doc/spec/proposals/129-reject-plaintext-ports2
-rw-r--r--doc/spec/proposals/130-v2-conn-protocol.txt2
7 files changed, 18 insertions, 17 deletions
diff --git a/doc/spec/proposals/000-index.txt b/doc/spec/proposals/000-index.txt
index f6fe49a09e..05c37bbb63 100644
--- a/doc/spec/proposals/000-index.txt
+++ b/doc/spec/proposals/000-index.txt
@@ -27,7 +27,7 @@ Proposals by number:
102 Dropping "opt" from the directory format [CLOSED]
103 Splitting identity key from regularly used signing key [CLOSED]
104 Long and Short Router Descriptors [CLOSED]
-105 Version negotiation for the Tor protocol [ACCEPTED]
+105 Version negotiation for the Tor protocol [FINISHED]
106 Checking fewer things during TLS handshakes [CLOSED]
107 Uptime Sanity Checking [CLOSED]
108 Base "Stable" Flag on Mean Time Between Failures [CLOSED]
@@ -47,12 +47,12 @@ Proposals by number:
122 Network status entries need a new Unnamed flag [CLOSED]
123 Naming authorities automatically create bindings [OPEN]
124 Blocking resistant TLS certificate usage [SUPERSEDED]
-125 Behavior for bridge users, bridge relays, and bridge authorities [OPEN]
-126 Getting GeoIP data and publishing usage summaries [OPEN]
+125 Behavior for bridge users, bridge relays, and bridge authorities [FINISHED]
+126 Getting GeoIP data and publishing usage summaries [FINISHED]
127 Relaying dirport requests to Tor download site / website [DRAFT]
128 Families of private bridges [DRAFT]
-129 Block Insecure Protocols by Default [OPEN]
-130 Version 2 Tor connection protocol [OPEN]
+129 Block Insecure Protocols by Default [FINISHED]
+130 Version 2 Tor connection protocol [FINISHED]
Proposals by status:
@@ -66,12 +66,7 @@ Proposals by status:
120 Suicide descriptors when Tor servers stop
121 Hidden Service Authentication
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
ACCEPTED:
- 105 Version negotiation for the Tor protocol
NEEDS-RESEARCH:
118 Advertising multiple ORPorts at once
META:
@@ -80,7 +75,12 @@ Proposals by status:
098 Proposals that should be written
099 Miscellaneous proposals
FINISHED:
+ 105 Version negotiation for the Tor protocol
111 Prioritizing local traffic over relayed traffic
+ 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
CLOSED:
101 Voting on the Tor Directory System
102 Dropping "opt" from the directory format
diff --git a/doc/spec/proposals/098-todo.txt b/doc/spec/proposals/098-todo.txt
index 17060fe588..3ef99e12b2 100644
--- a/doc/spec/proposals/098-todo.txt
+++ b/doc/spec/proposals/098-todo.txt
@@ -17,7 +17,7 @@ Overview:
seems irrelevant.
-For protocol version 2:
+For some later protool version.
- Fix onionskin handshake scheme to be more mainstream, less nutty.
Can we just do
diff --git a/doc/spec/proposals/105-handshake-revision.txt b/doc/spec/proposals/105-handshake-revision.txt
index efc4b8d61f..8a4d7ac433 100644
--- a/doc/spec/proposals/105-handshake-revision.txt
+++ b/doc/spec/proposals/105-handshake-revision.txt
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Nick Mathewson, Roger Dingledine
Created:
-Status: Accepted
+Status: Finished
Overview:
@@ -13,7 +13,8 @@ Overview:
cells types to the Tor link connection setup handshake: one used for
version negotiation, and another to prevent MITM attacks.
- This is an open proposal.
+ This proposal is partially implemented, and partially proceded by
+ proposal 130.
Motivation: Tor versions
diff --git a/doc/spec/proposals/125-bridges.txt b/doc/spec/proposals/125-bridges.txt
index e3cb1d4ed7..34c10d29d5 100644
--- a/doc/spec/proposals/125-bridges.txt
+++ b/doc/spec/proposals/125-bridges.txt
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Roger Dingledine
Created: 11-Nov-2007
-Status: Open
+Status: Finished
0. Preface
diff --git a/doc/spec/proposals/126-geoip-reporting.txt b/doc/spec/proposals/126-geoip-reporting.txt
index 02d9bc76d0..544f65861e 100644
--- a/doc/spec/proposals/126-geoip-reporting.txt
+++ b/doc/spec/proposals/126-geoip-reporting.txt
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Roger Dingledine
Created: 2007-11-24
-Status: Open
+Status: Finished
1. Background and motivation
diff --git a/doc/spec/proposals/129-reject-plaintext-ports b/doc/spec/proposals/129-reject-plaintext-ports
index 425c9f14f5..85f8c2432f 100644
--- a/doc/spec/proposals/129-reject-plaintext-ports
+++ b/doc/spec/proposals/129-reject-plaintext-ports
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Kevin Bauer & Damon McCoy
Created: 2008-01-15
-Status: Open
+Status: Finished
Overview:
diff --git a/doc/spec/proposals/130-v2-conn-protocol.txt b/doc/spec/proposals/130-v2-conn-protocol.txt
index 5435dd19e1..3913e57ec2 100644
--- a/doc/spec/proposals/130-v2-conn-protocol.txt
+++ b/doc/spec/proposals/130-v2-conn-protocol.txt
@@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Nick Mathewson
Created: 2007-10-25
-Status: Open
+Status: Finished
Overview: