[tor-commits] [torspec/master] protover: Add new version for prop224 for HSIntro/HSDir

nickm at torproject.org nickm at torproject.org
Wed Feb 15 17:29:25 UTC 2017


commit b5c4adb0c2b04d90e14d75dbe8fcae4bfc738b0f
Author: David Goulet <dgoulet at torproject.org>
Date:   Tue Feb 14 10:47:07 2017 -0500

    protover: Add new version for prop224 for HSIntro/HSDir
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 tor-spec.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tor-spec.txt b/tor-spec.txt
index f727d51..7ccc90f 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1704,6 +1704,9 @@ see tor-design.pdf.
    "3" -- supports authentication as of proposal 121 in Tor
           0.2.1.6-alpha.
 
+   "4" -- support ed25519 authentication keys which is defined by the HS v3
+          protocol as part of proposal 224 in Tor 0.3.0.4-alpha.
+
 9.5. "HSRend"
 
    The "HSRend" protocol handles rendezvous points.
@@ -1721,6 +1724,9 @@ see tor-design.pdf.
 
    "1" -- supports all features in Tor 0.2.0.10-alpha.
 
+   "2" -- support ed25519 blinded keys request which is defined by the HS v3
+          protocol as part of proposal 224 in Tor 0.3.0.4-alpha.
+
 9.7. "DirCache"
 
    The "DirCache" protocols are the set of documents available for download



More information about the tor-commits mailing list