aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-02-19 13:13:23 -0500
committerNick Mathewson <nickm@torproject.org>2016-02-19 13:13:39 -0500
commit6a400cfd5c3fde6a8a2f3b194aac3a322af5897d (patch)
tree8ad80d5f56ba1aa5220b87ed86f151c793194881 /proposals
parent4f15ab616e2870d574c7522c0740ad89972d143e (diff)
downloadtorspec-6a400cfd5c3fde6a8a2f3b194aac3a322af5897d.tar.gz
torspec-6a400cfd5c3fde6a8a2f3b194aac3a322af5897d.zip
update some proposal status
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt8
-rw-r--r--proposals/257-hiding-authorities.txt9
-rw-r--r--proposals/258-dirauth-dos.txt2
3 files changed, 13 insertions, 6 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 3199b7c..20d6bb7 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -177,8 +177,8 @@ Proposals by number:
254 Padding Negotiation [DRAFT]
255 Controller features to allow for load-balancing hidden services [DRAFT]
256 Key revocation for relays and authorities [OPEN]
-257 Refactoring authorities and taking parts offline [DRAFT]
-258 Denial-of-service resistance for directory authorities [OPEN]
+257 Refactoring authorities and taking parts offline [META]
+258 Denial-of-service resistance for directory authorities [ACCEPTED]
259 New Guard Selection Behaviour [DRAFT]
260 Rendezvous Single Onion Services [DRAFT]
261 AEZ for relay cryptography [OPEN]
@@ -210,7 +210,6 @@ Proposals by status:
253 Out of Band Circuit HMACs
254 Padding Negotiation
255 Controller features to allow for load-balancing hidden services
- 257 Refactoring authorities and taking parts offline
259 New Guard Selection Behaviour
260 Rendezvous Single Onion Services
265 Load Balancing with Overhead Parameters
@@ -242,7 +241,6 @@ Proposals by status:
237 All relays are directory servers [for 0.2.7.x]
242 Better performance and usability for the MyFamily option
256 Key revocation for relays and authorities
- 258 Denial-of-service resistance for directory authorities
261 AEZ for relay cryptography
262 Re-keying live circuits with new cryptographic material
263 Request to change key exchange protocol for handshake v1.1
@@ -254,11 +252,13 @@ Proposals by status:
188 Bridge Guards and other anti-enumeration defenses
220 Migrate server identity keys to Ed25519 [for 0.2.x.x]
244 Use RFC5705 Key Exporting in our AUTHENTICATE calls
+ 258 Denial-of-service resistance for directory authorities
META:
000 Index of Tor Proposals
001 The Tor Proposal Process
098 Proposals that should be written
099 Miscellaneous proposals
+ 257 Refactoring authorities and taking parts offline
FINISHED:
121 Hidden Service Authentication [in 0.2.1.x]
151 Improving Tor Path Selection
diff --git a/proposals/257-hiding-authorities.txt b/proposals/257-hiding-authorities.txt
index 330bb03..cab85ba 100644
--- a/proposals/257-hiding-authorities.txt
+++ b/proposals/257-hiding-authorities.txt
@@ -2,7 +2,14 @@ Filename: 257-hiding-authorities.txt
Title: Refactoring authorities and taking parts offline
Authors: Nick Mathewson, Andrea Shepard
Created: 2015-10-27
-Status: Draft
+Status: Meta
+
+0. Meta status
+
+ This proposal is 'accepted' as an outline for future proposals, though
+ it doesn't actually specify itself in enough detail to be implemented as
+ it stands.
+
1. Introduction
diff --git a/proposals/258-dirauth-dos.txt b/proposals/258-dirauth-dos.txt
index 966a094..bb75c22 100644
--- a/proposals/258-dirauth-dos.txt
+++ b/proposals/258-dirauth-dos.txt
@@ -2,7 +2,7 @@ Filename: 258-dirauth-dos.txt
Title: Denial-of-service resistance for directory authorities
Author: Andrea Shepard
Created: 2015-10-27
-Status: Open
+Status: Accepted
1. Problem statement