tor

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

commit 3efe5cc57af040f8adb9a9e24a6ad1e77998a7a1
parent d6a3636cdcb2556e99744dc3685db2010e151291
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 18 Jul 2019 09:27:58 -0400

changes file for 30752

Diffstat:
Achanges/ticket30752 | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/changes/ticket30752 b/changes/ticket30752 @@ -0,0 +1,6 @@ + o Minor features (best practices tracker): + - Give a warning rather than an error when a practracker exception is + violated by a small amount; add a --list-overstrict option to + practracker that lists exceptions that are stricter than they need to + be, and provide an environment variable for disabling + practracker. Closes ticekt 30752.