From e7ab20710c0961ba82b49628c3b76a5b78b81c68 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Wed, 12 Sep 2018 13:23:06 -0400 Subject: hs-v3: Add changes file and man page for client authorization Closes #27547 Signed-off-by: David Goulet --- changes/ticket27547 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changes/ticket27547 (limited to 'changes') diff --git a/changes/ticket27547 b/changes/ticket27547 new file mode 100644 index 0000000000..f60d4a482e --- /dev/null +++ b/changes/ticket27547 @@ -0,0 +1,7 @@ + o Major feature (hidden service v3): + - Implement client authorization at the descriptor level. A new torrc + option was added to control this client side: ClientOnionAuthDir . + On the service side, if the "authorized_clients/" directory exists in + the onion service directory path, client configuration are read from the + files within. See the manpage for more details. Closes ticket 27547. + Patch done by Suphanat Chunhapanya (haxxpop). -- cgit v1.2.3-54-g00ecf