aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-07-11 16:33:41 +0000
committerNick Mathewson <nickm@torproject.org>2008-07-11 16:33:41 +0000
commitccc2019570b58e7690106dcfde92462294620715 (patch)
tree0e7497b24f3743effb5a002197dacf500e91ab59
parent9b3befeb858c10136c05e89c37642be878c92ccc (diff)
downloadtor-ccc2019570b58e7690106dcfde92462294620715.tar
tor-ccc2019570b58e7690106dcfde92462294620715.tar.gz
r16897@tombo: nickm | 2008-07-11 12:30:57 -0400
Revise proposal 147 as sugested by arma. svn:r15840
-rw-r--r--doc/spec/proposals/147-prevoting-opinions.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/spec/proposals/147-prevoting-opinions.txt b/doc/spec/proposals/147-prevoting-opinions.txt
index db66d3e7c..24927cce9 100644
--- a/doc/spec/proposals/147-prevoting-opinions.txt
+++ b/doc/spec/proposals/147-prevoting-opinions.txt
@@ -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.