r147 - trunk

Laurent Fousse cabot-devel@lists.noreply.org
Wed, 05 May 2004 14:23:10 -0600


Author: lfousse
Date: 2004-05-05 14:23:07 -0600 (Wed, 05 May 2004)
New Revision: 147

Modified:
   trunk/TODO
Log:
Two items done.


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2004-05-05 19:56:53 UTC (rev 146)
+++ trunk/TODO	2004-05-05 20:23:07 UTC (rev 147)
@@ -19,10 +19,6 @@
   - Write signing log for each signed UID/Key
   - have a general log
   - fail nicer if a challenge was answered twice
-  - put downloading and uploading of keys in the background,
-    or at least batch (#239801)
-  - make it useable without additional system account
-    (like use your own GNUPGHOME et al)
   - support more than one personal key
   - move getkeydir to shared Cabot.pm
     ca-recv and ca-dosign share a send_mail sub.  Shouldn't