aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--control-spec.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/control-spec.txt b/control-spec.txt
index ec43516..18e815e 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1878,11 +1878,12 @@
The server reply format is:
"250-ONION_CLIENT_AUTH_VIEW" [SP HSAddress] CRLF
- *("250-CLIENT" SP KeyType ":" PrivateKeyBlob
+ *("250-CLIENT" SP HSAddress SP KeyType ":" PrivateKeyBlob
[SP "ClientName=" Nickname]
[SP "Flags=" FLAGS] CRLF)
"250 OK" CRLF
+ HSAddress = The onion address under which this credential is stored
KeyType = "x25519" is the only one supported right now
PrivateKeyBlob = base64 encoding of x25519 key