Преглед на файлове

a usability improvement i just thought of

svn:r8238
Roger Dingledine преди 19 години
родител
ревизия
82ad7e6dfc
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      doc/TODO

+ 4 - 0
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.