r16897@tombo: nickm | 2008-07-11 12:30:57 -0400

Revise proposal 147 as sugested by arma.


svn:r15840
This commit is contained in:
Nick Mathewson 2008-07-11 16:33:41 +00:00
parent 9b3befeb85
commit ccc2019570

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$
Author: Nick Mathewson
Created: 2-Jul-2008
Status: Open
Status: Accepted
Overview
@ -32,8 +32,7 @@ Design:
We add a new value for vote-status in v3 consensus documents in
addition to "consensus" and "vote": "opinion". Authorities generate
and sign an opinion document as if they were generating a vote,
except that they send it to one another earlier than they send
votes.
except that they generate opinions earlier than they generate votes.
Authorities don't need to generate more than one opinion document
per voting interval, but may. They should send it to the other
@ -41,6 +40,13 @@ Design:
the authorities begin voting, so that enough time remains for the
authorities to fetch new descriptors.
Additionally, authories make their opinions available at
http://<hostname>/tor/status-vote/next/opinion.z
and download opinions from authorties they haven't heard from in a
while.
Authorities MAY generate opinions on demand.
Upon receiving an opinion document, authorities scan it for any
descriptors that:
- They might accept.