aboutsummaryrefslogtreecommitdiff
path: root/control-spec.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2019-10-03 15:46:47 -0400
committerDavid Goulet <dgoulet@torproject.org>2019-10-03 15:46:47 -0400
commitbf318ccb042757cc47e47e19a63d1d825dcf222b (patch)
treea823e29785a49aece06c44ceedc55a9636845002 /control-spec.txt
parent581b45d6527484cb29fb3471a897b5bdbd2d3eeb (diff)
downloadtorspec-bf318ccb042757cc47e47e19a63d1d825dcf222b.tar.gz
torspec-bf318ccb042757cc47e47e19a63d1d825dcf222b.zip
control-spec: ADD_ONION NEW:BEST is now ED25519-V3
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'control-spec.txt')
-rw-r--r--control-spec.txt7
1 files changed, 2 insertions, 5 deletions
diff --git a/control-spec.txt b/control-spec.txt
index 97bee17..e95bec1 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1610,7 +1610,8 @@
KeyBlob =
"BEST" / ; The server should generate a key using the "best"
- supported algorithm (KeyType == "NEW")
+ supported algorithm (KeyType == "NEW").
+ [As of 0.4.2.3-alpha, ED25519-V3 is used]
"RSA1024" / ; The server should generate a 1024 bit RSA key
(KeyType == "NEW")
"ED25519-V3"; The server should generate an ed25519 private key
@@ -1709,10 +1710,6 @@
PRF secret, and just pay the cost of recomputing the public key when
importing an ED25519-V3 key.]
- (The "NEW:BEST" option obeys the HiddenServiceVersion torrc option default
- value. Since 0.3.5.1-alpha, it is 3. For Tor versions before 0.3.5.1-alpha,
- default HiddenServiceVersion is 2.)
-
Examples:
C: ADD_ONION NEW:BEST Flags=DiscardPK Port=80
S: 250-ServiceID=exampleonion1234