aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2019-10-15 09:28:43 -0400
committerDavid Goulet <dgoulet@torproject.org>2019-10-15 09:28:43 -0400
commitc869fe84851b8393b2b01bc13e90c5ad28e8de33 (patch)
treeb393e6e6acaee0a4119ed4c079832ce958dd1f7e /rend-spec-v3.txt
parenta0321ecc75c646d86b27ce88680d78cd8bebbac4 (diff)
downloadtorspec-c869fe84851b8393b2b01bc13e90c5ad28e8de33.tar.gz
torspec-c869fe84851b8393b2b01bc13e90c5ad28e8de33.zip
rend-spec-v3: Update client authorization implementation date
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'rend-spec-v3.txt')
-rw-r--r--rend-spec-v3.txt10
1 files 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