aboutsummaryrefslogtreecommitdiff
path: root/bandwidth-file-spec.txt
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-01-23 08:23:13 +1000
committerGitHub <noreply@github.com>2019-01-23 08:23:13 +1000
commit63676e7c2f0b12ea3e3454d1e6431dd924e4d83d (patch)
tree56467bac7b013ceeb0d1ffdd08eddea339a53be1 /bandwidth-file-spec.txt
parent7f573b3c5968c3e59a15dfc05c0a21b194373c97 (diff)
downloadtorspec-63676e7c2f0b12ea3e3454d1e6431dd924e4d83d.tar.gz
torspec-63676e7c2f0b12ea3e3454d1e6431dd924e4d83d.zip
bandwidth: typos and spacing
Diffstat (limited to 'bandwidth-file-spec.txt')
-rw-r--r--bandwidth-file-spec.txt23
1 files changed, 12 insertions, 11 deletions
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt
index fe9d056..96b5d03 100644
--- a/bandwidth-file-spec.txt
+++ b/bandwidth-file-spec.txt
@@ -44,20 +44,21 @@
1.4. Format Versions
- 1.0.0 - The legacy fallback Bandwidth List format
+ 1.0.0 - The legacy fallback Bandwidth List format
- 1.1.0 - Add a header containing information about the bandwidth
- file. Document the sbws and Torflow relay line keys.
+ 1.1.0 - Add a header containing information about the bandwidth
+ file. Document the sbws and Torflow relay line keys.
- 1.2.0 - If there are not enough eligible relays, the bandwidth file
- SHOULD contain a header, but no relays. (To match Torflow's
- existing behaviour.)
- Adds new KeyValue Lines to the Header List section with
- statistics about the number of relays included in the file.
- Add new KeyValue Lines to the Relays' Bandwidth List section
- with different bandwidth values.
+ 1.2.0 - If there are not enough eligible relays, the bandwidth file
+ SHOULD contain a header, but no relays. (To match Torflow's
+ existing behaviour.)
+ Adds new KeyValue Lines to the Header List section with
+ statistics about the number of relays included in the file.
+ Add new KeyValue Lines to the Relays' Bandwidth List section
+ with different bandwidth values.
All Tor versions can consume format version 1.0.0.
+
All Tor versions can consume format version 1.1.0 and later,
but Tor versions earlier than 0.3.5.1-alpha warn if the header
contains any KeyValue lines after the Timestamp.
@@ -96,7 +97,7 @@
Value ::= ArgumentCharValue+
ArgumentCharValue ::= any printing ASCII character except NL and SP.
Terminator ::= "=====" or "===="
- Generators SHOULD use a 5-charatcer terminator.
+ Generators SHOULD use a 5-character terminator.
Timestamp ::= Int
Bandwidth ::= Int
MasterKey ::= a base64-encoded Ed25519 public key, with