aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 13549574a..fefa73366 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -203,6 +203,10 @@ Topics to think about during 0.1.2.x development:
- Figure out hidden services.
Minor items for 0.1.2.x as time permits.
+ - If we try to publish as a nickname that's already claimed, should
+ we append a number (or increment the number) and try again? This
+ way people who read their logs can fix it as before, but people
+ who don't read their logs will still offer Tor servers.
- Tor should bind its ports before dropping privs, so users don't
have to do the ipchains dance.
o Make --verify-config return a useful error code.