diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-11-18 17:40:14 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-11-18 17:40:14 -0200 |
commit | 5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c (patch) | |
tree | 48caf10eb2fb2eec9272ab0daca734097dc52cd3 | |
parent | 1b1b13f1269a8218b72cd7dc6931d8fd82792057 (diff) | |
download | keyringer-5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c.tar.gz keyringer-5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c.tar.bz2 |
TODO update
-rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 ----------- |