From f4f780b526df83032748782fb5917a7ee7412902 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 2 Oct 2007 20:19:43 +0000 Subject: r15510@catbus: nickm | 2007-10-02 16:14:42 -0400 Add support for more vote URLs that weasel wanted. Weasel: please test this before I inflict it on anybody else. :) svn:r11749 --- doc/spec/dir-spec.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/spec') diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt index 63995254e6..9bbdfc4f3a 100644 --- a/doc/spec/dir-spec.txt +++ b/doc/spec/dir-spec.txt @@ -1152,6 +1152,9 @@ $Id$ at http:///tor/status-vote/next/.z where is the fingerprint of the other authority's identity key. + And at + http:///tor/status-vote/next/d/.z + where is the digest of the vote document. The consensus status, along with as many signatures as the server currently knows, should be available at @@ -1166,6 +1169,12 @@ $Id$ and http:///tor/status-vote/current/consensus-signatures.z + The other vote documents are analogously made available under + http:///tor/status-vote/current/authority.z + http:///tor/status-vote/current/.z + http:///tor/status-vote/current/d/.z + once the consensus is complete. + Once an authority has computed and signed a consensus network status, it should send its detached signature to each other authority in an HTTP POST request to the URL: -- cgit v1.2.3-54-g00ecf