From: Silvio Rhatto Date: Thu, 18 Nov 2010 19:40:14 +0000 (-0200) Subject: TODO update X-Git-Tag: 0.2.1~106 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5a1c43a7ee6dd5ff8ab1bf44679c6742724dd85c;p=keyringer.git TODO update --- 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 -----------