aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-12-04 12:55:02 -0500
committerDavid Goulet <dgoulet@torproject.org>2018-12-04 12:55:02 -0500
commit8506dcdeb70279fd9c40e0d7b39d8a6dfed83085 (patch)
treeceb1fc4506d3f2816ddacf2783897a13ed319f77 /doc
parent0d9dc13e087c01550e5d237f298d8a5de5994df0 (diff)
parent0906dde9d5ac409caf9f70ea7ec00efc42ec27ca (diff)
downloadtor-8506dcdeb70279fd9c40e0d7b39d8a6dfed83085.tar.gz
tor-8506dcdeb70279fd9c40e0d7b39d8a6dfed83085.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 8e6ec7f1a2..634f4b28f2 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -2981,6 +2981,10 @@ Note that once you've configured client authorization, anyone else with the
address won't be able to access it from this point on. If no authorization is
configured, the service will be accessible to anyone with the onion address.
+Revoking a client can be done by removing their ".auth" file, however the
+revocation will be in effect only after the tor process gets restarted even if
+a SIGHUP takes place.
+
See the Appendix G in the rend-spec-v3.txt file of
https://spec.torproject.org/[torspec] for more information.