aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-11-07 13:50:42 +0000
committerGitHub <noreply@github.com>2018-11-07 13:50:42 +0000
commit3c69441436f176c55a919928b825664c65f5b128 (patch)
tree90afffa67c913789290b8f8b4c160e8bb40f69cb /bandwidth-file-spec.txt
parent964937e145fbc6de901fa949b383a3b53b5d62f2 (diff)
downloadtorspec-3c69441436f176c55a919928b825664c65f5b128.tar.gz
torspec-3c69441436f176c55a919928b825664c65f5b128.zip
Include definition of minimum_percent_eligible_relays
Change made by teor. Co-Authored-By: juga0 <juga@riseup.net>
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index 910b904..c57b480 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -266,6 +266,14 @@ It consists of:
[Zero or one time.]
+ The percentage of relays in the consensus that SHOULD be
+ included in every generated bandwidth file. If there are not
+ enough eligible relays, the bandwidth file SHOULD contain a
+ header, but no relays.
+
+ The minimum percentage is 60% in Torflow, so sbws uses
+ 60% as the default.
+
Implementations SHOULD include this KeyValue when
"minimum_percent_eligible_relays" is minor than
"percent_eligible_relays" and MAY not include any RelayLine.