aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-08-19 04:34:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-08-19 04:34:56 +0000
commit86734616c73f75a540e4adccb898c8f636e7f270 (patch)
treed08482966a8261aa4b1749665908fc4ecfb78b88
parent7c49a8d03eb836153ae959dd986b0784712b5142 (diff)
downloadtor-86734616c73f75a540e4adccb898c8f636e7f270.tar.gz
tor-86734616c73f75a540e4adccb898c8f636e7f270.zip
a low-priority todo item we should do sometime
svn:r11180
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index c84edd00c8..4804ae1ba0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -55,6 +55,8 @@ Things we'd like to do in 0.2.0.x:
unreachable is bunk -- it's leftover from the time when all
servers ran 24/7. now it triggers every time a server goes
away and then returns before the old descriptor has expired.
+ - add a --quiet commandline option that suppresses logs. useful
+ for --hashed-password and maybe others.
o Update dir-spec with decisions made on these issues:
o clients don't log as loudly when they receive them
o they don't count toward the 3-strikes rule