diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-04-21 17:48:50 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-04-21 17:48:50 +0000 |
commit | c277b742f446c3d2c8c7a00812a0b09d1b996455 (patch) | |
tree | a9d2a1f1065123604c5895109bc656490ebb7cda /doc/spec/proposals/101-dir-voting.txt | |
parent | f9cf90b5976f09e2a3604922d75bd9f1717f8bb3 (diff) | |
download | tor-c277b742f446c3d2c8c7a00812a0b09d1b996455.tar tor-c277b742f446c3d2c8c7a00812a0b09d1b996455.tar.gz |
r12489@catbus: nickm | 2007-04-21 13:48:39 -0400
The ten thousandth Tor commit: add two new proposals (one from Mike Perry about randomized path length, and one from me about simplifyin authority operation) and expand and/or refine serveral older ones. Most notable there are changes to 103 that will allow us to make authorities more resistant to key compromise.
svn:r10000
Diffstat (limited to 'doc/spec/proposals/101-dir-voting.txt')
-rw-r--r-- | doc/spec/proposals/101-dir-voting.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/spec/proposals/101-dir-voting.txt b/doc/spec/proposals/101-dir-voting.txt index a4ca459c4..aba0adf65 100644 --- a/doc/spec/proposals/101-dir-voting.txt +++ b/doc/spec/proposals/101-dir-voting.txt @@ -90,9 +90,14 @@ Proposal: 2. Details. +2.0. Versioning + + All documents generated here have version "3" given in their + network-status-version entries. + 2.1. Vote specifications - Votes in v2.1 are similar to v2 network status documents. We add these + Votes in v3 are similar to v2 network status documents. We add these fields to the preamble: "vote-status" -- the word "vote". @@ -122,7 +127,7 @@ Proposal: 2.2. Consensus directory specifications - Consensuses are like v2.1 votes, except for the following fields: + Consensuses are like v3 votes, except for the following fields: "vote-status" -- the word "consensus". |