summaryrefslogtreecommitdiff
path: root/doc/dir-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-10-19 15:45:48 +0000
committerNick Mathewson <nickm@torproject.org>2006-10-19 15:45:48 +0000
commit4443934702da0aee0a553bc8b0639fe192b103fd (patch)
treeca72ae98c9fa8bdbd76e8f2da388f26c7da8af7f /doc/dir-spec.txt
parent3ef3fcae5553fd61f27ac96fe175709c300b2e2e (diff)
downloadtor-4443934702da0aee0a553bc8b0639fe192b103fd.tar.gz
tor-4443934702da0aee0a553bc8b0639fe192b103fd.zip
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
Diffstat (limited to 'doc/dir-spec.txt')
-rw-r--r--doc/dir-spec.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt
index e829f06082..92039ef251 100644
--- a/doc/dir-spec.txt
+++ b/doc/dir-spec.txt
@@ -329,6 +329,8 @@ $Id$
"dir-options" -- A set of flags, in any order, separated by whitespace:
"Names" if this directory authority performs name bindings.
"Versions" if this directory authority recommends software versions.
+ "BadExits" if the directory authority flags nodes that it believes
+ are performing incorrectly as exit nodes.
The dir-options entry is optional. The "-versions" entries are required if
the "Versions" flag is present. The other entries are required and must