diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-01-26 19:04:43 +0000 |
commit | c66fbb002f687490681f9d85bf540a62a5535e64 (patch) | |
tree | ced3831209c14c4aac7a5aa55155656fa8897d5d /doc/spec/proposals/101-dir-voting.txt | |
parent | da37100d1a350d9658ddc4139437c3b7f441cb8c (diff) | |
download | tor-c66fbb002f687490681f9d85bf540a62a5535e64.tar.gz tor-c66fbb002f687490681f9d85bf540a62a5535e64.zip |
r11537@catbus: nickm | 2007-01-26 14:04:29 -0500
More templating: give each proposal an overview and a summary of its status.
svn:r9428
Diffstat (limited to 'doc/spec/proposals/101-dir-voting.txt')
-rw-r--r-- | doc/spec/proposals/101-dir-voting.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/spec/proposals/101-dir-voting.txt b/doc/spec/proposals/101-dir-voting.txt index 604b093d52..499cbed310 100644 --- a/doc/spec/proposals/101-dir-voting.txt +++ b/doc/spec/proposals/101-dir-voting.txt @@ -5,6 +5,16 @@ Last-Modified: $Date$ Author: Nick Mathewson Created: +Overview + + This document describes a consensus voting scheme for Tor directories; + instead of publishing different network statuses, directories would vote on + and publish a single "consensus" network status document. + + This is an open proposal. + +Proposal: + 0. Scope and preliminaries This document describes a consensus voting scheme for Tor directories. |