aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-10-08 17:35:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2009-10-08 17:35:04 -0300
commit199c31205f9a25f99a87017a6732e7afa664723b (patch)
tree7cb620d710d410198188e1dc4539d784ebb48a5b /README
parent62fa5fa2d2cf29d3761e060b49ee1490739c7b91 (diff)
downloadkeyringer-199c31205f9a25f99a87017a6732e7afa664723b.tar.gz
keyringer-199c31205f9a25f99a87017a6732e7afa664723b.tar.bz2
Adding TODO
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
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.
+