[tor-commits] [torspec/master] rend-spec-v3: Update client authorization implementation date

dgoulet at torproject.org dgoulet at torproject.org
Tue Oct 15 13:28:55 UTC 2019


commit c869fe84851b8393b2b01bc13e90c5ad28e8de33
Author: David Goulet <dgoulet at torproject.org>
Date:   Tue Oct 15 09:28:43 2019 -0400

    rend-spec-v3: Update client authorization implementation date
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 rend-spec-v3.txt | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 7c80f1a..a3e0b0a 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -468,8 +468,6 @@ Table of contents:
    optional client authorization is enabled, the service may additionally
    require the client to prove knowledge of a pre-shared private key.
 
-   (NOTE: client authorization is not implemented as of 0.3.2.1-alpha.)
-
 1.4. In more detail: Distributing hidden service descriptors. [IMD:DIST]
 
    Periodically, hidden service descriptors become stored at different
@@ -645,7 +643,7 @@ Table of contents:
 
    [TODO: Also specify stealth client authorization.]
 
-   (NOTE: client authorization is not implemented as of 0.3.2.1-alpha.)
+   (NOTE: client authorization is implemented as of 0.3.5.1-alpha.)
 
 2. Generating and publishing hidden service descriptors [HSDIR]
 
@@ -1194,8 +1192,6 @@ Table of contents:
 
       [Any number]
 
-      (NOTE: client authorization is not implemented as of 0.3.2.1-alpha.)
-
       When client authorization is enabled, the hidden service inserts an
       "auth-client" line for each of its authorized clients. If client
       authorization is disabled, the fields here can be populated with random
@@ -2341,7 +2337,7 @@ Appendix F. Hidden service directory format [HIDSERVDIR-FORMAT]
 
    See section [CLIENT-AUTH-MGMT] for more details and the format of the client file.
 
-   (NOTE: client authorization is not implemented as of 0.3.2.1-alpha.)
+   (NOTE: client authorization is implemented as of 0.3.5.1-alpha.)
 
 Appendix G. Managing authorized client data [CLIENT-AUTH-MGMT]
 
@@ -2350,7 +2346,7 @@ Appendix G. Managing authorized client data [CLIENT-AUTH-MGMT]
   scheme for configuring client authorization. Please see appendix
   [HIDSERVDIR-FORMAT] for more information about relevant hidden service files.
 
-  (NOTE: client authorization is not implemented as of 0.3.2.1-alpha.)
+  (NOTE: client authorization is implemented as of 0.3.5.1-alpha.)
 
   G.1. Configuring client authorization using torrc
 



More information about the tor-commits mailing list