mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
man: Document HSv3 client authorization revocation
Removing a ".auth" file revokes a client access to the service but the rendezvous circuit is not closed service side because the service simply doesn't know which circuit is for which client. This commit notes in the man page that to fully revoke a client access to the service, the tor process should be restarted. Closes #28275 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
George Kadianakis
parent
1a97379e5e
commit
0906dde9d5
@@ -0,0 +1,4 @@
|
||||
o Documentation (hidden service v3, man page):
|
||||
- Note in the man page that the only real way to fully revoke an onion
|
||||
service v3 client authorization is by restarting the tor process. Closes
|
||||
ticket 28275.
|
||||
Reference in New Issue
Block a user