aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2018-07-09 10:53:57 +0000
committerteor <teor2345@gmail.com>2018-07-16 10:24:58 +1000
commit365d371ab5942051257f86214b215601583c22f0 (patch)
treee9afdb21920e550a4aa333211947325e6e79e176 /dir-spec.txt
parent4df184021b7c84cc47e2ed19a601b1e790b5b4fb (diff)
downloadtorspec-365d371ab5942051257f86214b215601583c22f0.tar.gz
torspec-365d371ab5942051257f86214b215601583c22f0.zip
Authorities expose bandwidth file used in votes
In a similar ways as authorities expose the votes for the next consensus. This way it can be archived by CollectTor
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt23
1 files changed, 22 insertions, 1 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index bcb04a5..388ad04 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2599,6 +2599,28 @@
IPv4 addresses (two /8 networks) were blocked. The list is encoded
as described in section 3.8.2.
+3.4.3 Serving bandwidth list files
+
+ If an authority has used a bandwidth list file to generate a vote
+ document it SHOULD make it available at
+
+ http://<hostname>/tor/status-vote/next/bandwidth.z
+
+ at the start of each voting period.
+ If an authority makes this file available, it MUST be the bandwidth file
+ used to create the vote document available at
+
+ http://<hostname>/tor/status-vote/next/authority.z
+
+ Once the voting period starts, the bandwidth list file SHOULD be available
+ at
+
+ http://<hostname>/tor/status-vote/next/bandwidth.z
+
+ The bandwidth list file is described in bandwidth-file-spec.txt.
+
+ First-appeared in Tor 0.3.5.
+
3.5. Downloading missing certificates from other directory authorities
XXX when to download certificates.
@@ -4013,4 +4035,3 @@ E. Limited ed diff format
just a period (".") ends the block (and is not part of the lines
to add). Note that it is impossible to insert a line with just
a single dot.
-