aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 72cc36438..1498ef93e 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,13 @@
* Print the reason for revocation at certain places.
* at least an option to prefer DSA keys over RSA when selecting the key to
- use. Depending on creatin time would be nice too. I thing this is
+ use. Depending on creation time would be nice too. I thing this is
already done for the subkeys.
+ * Rework the whole key selection stuff: Compile a list of valid
+ candidates for a keyblock first and the select one from it.
+ The current code is too ugly (getkey.c).
+
Scheduled for 1.1
-----------------
* With option -i prompt before adding a key to the keyring and show some