aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-07-18 18:36:35 +0000
committerNick Mathewson <nickm@torproject.org>2008-07-18 18:36:35 +0000
commit1570bb6f95695891007e9d0d84d00977daa72345 (patch)
treed135a6c6d4746abc4530460bd265676d37e25308 /proposals
parent4f235a4ff6ee9daa91389cf9a0cbd8a7ce9a5b88 (diff)
downloadtorspec-1570bb6f95695891007e9d0d84d00977daa72345.tar.gz
torspec-1570bb6f95695891007e9d0d84d00977daa72345.zip
r17189@tombo: nickm | 2008-07-18 14:35:58 -0400
Mark proposal 150 closed. svn:r16062
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt6
-rw-r--r--proposals/150-exclude-exit-nodes.txt4
2 files changed, 6 insertions, 4 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index e7d141b..a7ce7a8 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -72,9 +72,10 @@ Proposals by number:
147 Eliminate the need for v2 directories in generating v3 directories [ACCEPTED]
148 Stream end reasons from the client side should be uniform [ACCEPTED]
149 Using data from NETINFO cells [OPEN]
-150 Exclude Exit Nodes from a circuit [ACCEPTED]
+150 Exclude Exit Nodes from a circuit [CLOSED]
151 Improving Tor Path Selection [DRAFT]
152 Optionally allow exit from single-hop circuits [DRAFT]
+153 Automatic software update protocol [DRAFT]
Proposals by status:
@@ -87,6 +88,7 @@ Proposals by status:
144 Increase the diversity of circuits by detecting nodes belonging the
151 Improving Tor Path Selection
152 Optionally allow exit from single-hop circuits
+ 153 Automatic software update protocol
OPEN:
121 Hidden Service Authentication
142 Combine Introduction and Rendezvous Points
@@ -106,7 +108,6 @@ Proposals by status:
140 Provide diffs between consensuses
147 Eliminate the need for v2 directories in generating v3 directories
148 Stream end reasons from the client side should be uniform
- 150 Exclude Exit Nodes from a circuit
META:
000 Index of Tor Proposals
001 The Tor Proposal Process
@@ -137,6 +138,7 @@ Proposals by status:
130 Version 2 Tor connection protocol
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
SUPERSEDED:
112 Bring Back Pathlen Coin Weight
113 Simplifying directory authority administration
diff --git a/proposals/150-exclude-exit-nodes.txt b/proposals/150-exclude-exit-nodes.txt
index 8571b45..b73a9cc 100644
--- a/proposals/150-exclude-exit-nodes.txt
+++ b/proposals/150-exclude-exit-nodes.txt
@@ -3,8 +3,8 @@ Title: Exclude Exit Nodes from a circuit
Version: $Revision$
Author: Mfr
Created: 2008-06-15
-Status: Accepted
-Target: 0.2.1.x
+Status: Closed
+Implemented-In: 0.2.1.3-alpha
Overview