From 4443934702da0aee0a553bc8b0639fe192b103fd Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 19 Oct 2006 15:45:48 +0000 Subject: r9091@totoro: nickm | 2006-10-19 11:45:28 -0400 Change to BadExit logic: Let authorities set an "I list bad exits" flag. Consider an exit bad if it is listed as bad by more than half of *those* authorities. This gives us a better migration path. svn:r8756 --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 186cf6cee1..66e547e346 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Changes in version 0.1.2.3-alpha - 2006-10-?? o Minor features: - - If most authorities set a (newly defined) BadExit flag for a server, do - not consider it as a general-purpose exit. + - If most authorities set a (newly defined) BadExit flag for a server, + do not consider it as a general-purpose exit. Only consider + authorities that advertise themselves as listing bad exits. o Minor features, controller: - Add a REASON field to CIRC events; for backward compatibility, this -- cgit v1.2.3-54-g00ecf