aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorDamian Johnson <atagar@torproject.org>2016-10-31 16:18:10 -0700
committerDamian Johnson <atagar@torproject.org>2016-10-31 16:33:05 -0700
commite788b8fc0afa03ed1e702bdbf258569590878ddf (patch)
tree18944153ade07965a8f56a91bcd31afccab8a6ff /dir-spec.txt
parent6e08084a6151cb4264135f2fc77b0a89504e1c6d (diff)
downloadtorspec-e788b8fc0afa03ed1e702bdbf258569590878ddf.tar.gz
torspec-e788b8fc0afa03ed1e702bdbf258569590878ddf.zip
Add DirPort url for retrieving the microdescriptor consensus
Neat! Turns out tor supports this, just wasn't documented... https://trac.torproject.org/projects/tor/ticket/20501#comment:5
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index 6400947..2417dd0 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -3398,6 +3398,9 @@ B. General-use HTTP URLs
The most recent v3 consensus should be available at:
http://<hostname>/tor/status-vote/current/consensus.z
+ Similarly, the v3 microdescriptor consensus should be available at:
+ http://<hostname>/tor/status-vote/current/consensus-microdesc.z
+
Starting with Tor version 0.2.1.1-alpha is also available at:
http://<hostname>/tor/status-vote/current/consensus/<F1>+<F2>+<F3>.z
@@ -3504,9 +3507,6 @@ B. General-use HTTP URLs
fingerprints. Servers MUST accept both upper and lower case fingerprints
in requests.
- [XXX Add new URLs for microdescriptors, consensus flavors, and
- microdescriptor consensus. -KL]
-
C. Converting a curve25519 public key to an ed25519 public key
Given a curve25519 x-coordinate (u), we can get the y coordinate