From 343f7aa05967df43c3f7e5b392b66e21c08b7cb1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 15 Feb 2013 17:24:13 -0500 Subject: Make the guard lifetime configurable and adjustable via the consensus Fixes 8240. (Don't actually increase the default guard lifetime. It seems likely to break too many things if done precipitiously.) --- changes/ticket8240 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ticket8240 (limited to 'changes') diff --git a/changes/ticket8240 b/changes/ticket8240 new file mode 100644 index 000000000..91e6f8c14 --- /dev/null +++ b/changes/ticket8240 @@ -0,0 +1,4 @@ + o Major security fixes: + - Make the default guard lifetime controllable via a new + GuardLifetime torrc option and a GuardLifetime consensus + parameter. Start of a fix for bug 8240; bugfix on 0.1.1.11-alpha. -- cgit v1.2.3