[tor-commits] [torspec/master] rend-spec.txt: Stealth auth generates privkeys not pubkeys.
asn at torproject.org
asn at torproject.org
Tue Feb 21 09:40:31 UTC 2017
commit 7e72cb0bd2eff1fc6096f7a288b1862f240e3a94
Author: George Kadianakis <desnacked at riseup.net>
Date: Tue Feb 21 11:36:59 2017 +0200
rend-spec.txt: Stealth auth generates privkeys not pubkeys.
Pointed out by Riastradh.
---
rend-spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rend-spec.txt b/rend-spec.txt
index 28e039a..24d06f1 100644
--- a/rend-spec.txt
+++ b/rend-spec.txt
@@ -1010,7 +1010,7 @@
If the authorization protocol of Section 2.2 is used, Tor also generates
and stores the following data:
- "client-key" NL a public key in PEM format
+ "client-key" NL a private key in PEM format
[No extra arguments]
2.4. Client configuration
More information about the tor-commits
mailing list