aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-11-18 17:40:14 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-11-18 17:40:14 -0200
commit5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c (patch)
tree48caf10eb2fb2eec9272ab0daca734097dc52cd3
parent1b1b13f1269a8218b72cd7dc6931d8fd82792057 (diff)
downloadkeyringer-5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c.tar.gz
keyringer-5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c.tar.bz2
TODO update
-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
-----------