cabot TODO

Joost van Baal joostvb-savannah@mdcc.cx
Mon, 28 Jul 2003 01:27:26 -0400


CVSROOT:	/cvsroot/cabot
Module name:	cabot
Branch: 	
Changes by:	Joost van Baal <joostvb-savannah@mdcc.cx>	03/07/28 01:27:26

Modified files:
	.              : TODO 

Log message:
	found some bugs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cabot/cabot/TODO.diff?tr1=1.16&tr2=1.17&r1=text&r2=text

Patches:
Index: cabot/TODO
diff -u cabot/TODO:1.16 cabot/TODO:1.17
--- cabot/TODO:1.16	Sat Jul 26 17:14:45 2003
+++ cabot/TODO	Mon Jul 28 01:27:25 2003
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.16 2003/07/26 21:14:45 joostvb Exp $
+$Id: TODO,v 1.17 2003/07/28 05:27:25 joostvb Exp $
 
 Legend:
         - Not done
@@ -41,4 +41,12 @@
     No need for doing the challenge thing then.  We'd have to be
     sure _just_ _this_ _single_ id is signed, so we'd have to
     clear the keyring in between.
+
+  - BUG: Keys with high-bit ascii stuff in the id's comment make
+    the MAGIC verification fail.  High-bit stuff is replaced by
+    '_'.
+
+  - ca-dosign doesn't really clearly indicate an error in the MAGIC
+    verification.  When all id's have failed to match the MAGIC,
+    gpg asks: "Really sign all user IDs?".