tor

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

commit 7ae5e798d6f9d96de928370a1e7b6fdb0b03d394
parent d0367232916a530184cee27215d7c049d552b0d2
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu, 24 Apr 2025 13:22:48 +0000

Merge branch 'man-safelogging' into 'main'

remove tiny ambiguity in man page for SafeLogging

See merge request tpo/core/tor!882
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**::