summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 12 insertions, 10 deletions
diff --git a/TODO b/TODO
index 2fa254923..f54d99ccc 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,18 @@
- * if --libdir is used, the extensions are put in a wrong place.
- How does GNOME handle this or make a new option for this directory.
+ * after creating a new uid, the preferences in the trustdb are not updated.
+ We should always sync the trustdb in such cases.
+
+ * write a tool to extract selected keys from a file.
- * Should we use the ElGamal subkey if the DSA keyid is given?
- What about an option --loose-keyid-match?
+ * new menu to delete signatures and list signature in menu
- * salted and iterated S2Ks don't work (see passphrase.c).
+ * commandline controlled --edit-key with assumed save.
+
+ * -rdynamic auf Solaris Problem
+
+ * if --libdir is used, the extensions are put in a wrong place.
+ How does GNOME handle this or make a new option for this directory.
+ Hmmm, I donī like to pass ot as a commandline option to cc.
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.
@@ -42,11 +49,6 @@
* Add some stuff for DU cc
- * check for "expect" before running test genkey1024
-
* use "passphrase" instead of "pass phrase"
* Use "user ID", "trustdb" and "WARNING".
- * armor.c cannot handle concatenated armored messages.
- at least it should be possible to do this for "KEY BLOCK"
-