diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -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 |