From: Silvio Rhatto Date: Thu, 8 Oct 2009 20:35:04 +0000 (-0300) Subject: Adding TODO X-Git-Tag: 0.2.1~168 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=199c31205f9a25f99a87017a6732e7afa664723b;p=keyringer.git Adding TODO --- diff --git a/README b/README index cd126fd..c1768be 100644 --- a/README +++ b/README @@ -38,3 +38,19 @@ Exporting private keys (take care): gpg --armor --export-secret-keys +TODO +==== + + - Enhanced documentation. + - Better intregation with gpg. + - Smarter scripts, support for "groups" of users in a way an user + can encrypt a given key just to some users. + - Interface with ssss where the scripts automatically splits passphrases + into ssss tokens and encrypt those to different groups of users. + - Security checks. + - Hidden recipient support. + - Git automation, including: + - Automatic repository maintenance functions. + - Hooks to inform users. + - Removal of old history. +