aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuga0 <juga@riseup.net>2021-04-07 14:35:25 +0000
committerjuga0 <juga@riseup.net>2021-04-07 14:39:54 +0000
commitf74b5732b2ff79288b47c00c3054362311ca38fb (patch)
treef3e65c0974dc3de655226c7588e5af6dcc5f91a4
parente0a1c4bd5ac92e02533e011fb51ef78ed157170b (diff)
downloadtorspec-f74b5732b2ff79288b47c00c3054362311ca38fb.tar.gz
torspec-f74b5732b2ff79288b47c00c3054362311ca38fb.zip
Rename extrainfo and extra info to extra-info
Closes #41
-rw-r--r--dir-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index d486991..685834f 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -151,7 +151,7 @@
Routers periodically upload signed "routers descriptors" to the
directory authorities describing their keys, capabilities, and other
- information. Routers may also upload signed "extra info documents"
+ information. Routers may also upload signed "extra-info documents"
containing information that is not required for the Tor protocol.
Directory authorities serve server descriptors indexed by router
identity, or by hash of the descriptor.
@@ -724,7 +724,7 @@
[At most once]
(These fields once appeared in router descriptors, but have
- appeared in extrainfo descriptors since 0.2.0.x.)
+ appeared in extra-info descriptors since 0.2.0.x.)
"eventdns" bool NL
@@ -869,7 +869,7 @@
"extra-info" Nickname Fingerprint NL
[At start, exactly once.]
- Identifies what router this is an extra info descriptor for.
+ Identifies what router this is an extra-info descriptor for.
Fingerprint is encoded in hex (using upper-case letters), with
no spaces.