tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 0c9795daf1afac2af5a0917aafbb97ab06b2872b
parent d0367232916a530184cee27215d7c049d552b0d2
Author: Roger Dingledine <arma@torproject.org>
Date:   Wed, 23 Apr 2025 15:49:55 -0400

remove tiny ambiguity in man page for SafeLogging

Diffstat:
Mdoc/man/tor.1.txt | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt @@ -916,7 +916,8 @@ forward slash (/) in the configuration file and on the command line. set to 1, all potentially sensitive strings are replaced. If it is set to relay, all log messages generated when acting as a relay are sanitized, but all messages generated when acting as a client are not. - Note: Tor may not heed this option when logging at log levels below Notice. + Note: Tor may not heed this option when logging at log levels more + verbose than Notice. (Default: 1) [[Sandbox]] **Sandbox** **0**|**1**::