aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index beae024..7f1bbb6 100644
--- a/README
+++ b/README
@@ -224,7 +224,13 @@ There are lots of things that can be enhanced, like:
- Rewrite using an object-oriented programming language?
- - tab completion subcommand support for popular shells like bash
+ - Tab completion subcommand support for popular shells like bash.
+
+ - Recipient check support, handling non-existing or revoked keys.
+
+ - Encrypted and signed configuration files such as "recipients" and "options".
+
+ - Configuration version tracking to help keyring upgrades.
Development
-----------