summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2000-07-25 17:38:12 +0200
committerWerner Koch <wk@gnupg.org>2000-07-25 17:38:12 +0200
commitb872ea2577bb68fc29d126cf79900d88d55ba268 (patch)
tree8464add6c2571724cf174d25b45a7cd05778eed0 /TODO
parentSee ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch (diff)
downloadgnupg2-b872ea2577bb68fc29d126cf79900d88d55ba268.tar.xz
gnupg2-b872ea2577bb68fc29d126cf79900d88d55ba268.zip
See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 01a44e4f1..45d066797 100644
--- a/TODO
+++ b/TODO
@@ -28,8 +28,6 @@
* Speed up calculation of key validation.
- * Allow a replacement for the progress functions in ./cipher
-
* print a warning when a revoked/expired _secret_ key is used.
* --disable-asm should still assemble _udiv_qrnnd when needed
@@ -47,6 +45,12 @@
* Delay the read of the passphrase-fd afte a NEED_PASSPHRASE. But this
may break some scripts.
+ * as soon as we have moved to KBX, we can check signatures at all places
+ because there is no perfomance drawback as we can store the result of
+ a verification in the KBX. This enable us to better print information on
+ revoked user IDs and signatures. Well, caching of non-self-signatures
+ will still be complicated.
+
Nice to have
------------