aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 10 insertions, 6 deletions
diff --git a/TODO b/TODO
index 920b43bf7..ee3998651 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
+ * need a BAD_PASSPHRASE status for -c
* add listing of notation data
@@ -9,11 +10,6 @@
* Show more info does not work from edit->trust
- * keyedit_menu: We first look for a secret key and then for a public
- key. This is bad we must match the keys. Better check all places
- were we match keys. build_sig_packet: implement update for
- sig-creation.
-
* set default charset from nl_langinfo.
* check all mpi_read() for error returns.
@@ -79,10 +75,18 @@
preferences is okay and make AES the default.
* Concatenated encryption messages don't work corectly - only the
- first one is processes.
+ first one is processed.
* Add status message for reasons why a key was not selected.
+ * Add option to put the list of recipients (from the encryption
+ layer) into the signatures notation data.
+
+ * v3 RSA keys do work but the user IDs are shown as [?] which
+ cheking the signatures. Reported by Dave Dykstra. Print
+ "[uncertain]" + user ID
+
+
Scheduled for 1.1
-----------------
* export by user-IDs does only export the first matching name which leads