diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2009-10-08 17:35:04 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2009-10-08 17:35:04 -0300 |
commit | 199c31205f9a25f99a87017a6732e7afa664723b (patch) | |
tree | 7cb620d710d410198188e1dc4539d784ebb48a5b /README | |
parent | 62fa5fa2d2cf29d3761e060b49ee1490739c7b91 (diff) | |
download | keyringer-199c31205f9a25f99a87017a6732e7afa664723b.tar.gz keyringer-199c31205f9a25f99a87017a6732e7afa664723b.tar.bz2 |
Adding TODO
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. + |