aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-05-15 11:22:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-05-15 11:22:31 -0300
commitd32ac3284c072ce367919418a554c724bc6b0fa3 (patch)
tree1e2f29b1aadd274c5f1b8b1159a0e1a9d06c8ee4
parentfbe4d5b07707dc6084c373bdc11ecb2546f96e53 (diff)
downloadkeyringer-d32ac3284c072ce367919418a554c724bc6b0fa3.tar.gz
keyringer-d32ac3284c072ce367919418a554c724bc6b0fa3.tar.bz2
Merging
-rw-r--r--README26
1 files changed, 2 insertions, 24 deletions
diff --git a/README b/README
index c2799b0..a62c102 100644
--- a/README
+++ b/README
@@ -5,6 +5,8 @@ Keyringer lets you manage and share secrets using GPG and git in a distributed
fashion. It has custom commands to encrypt, decrypt, recrypt, create key pairs,
etc.
+Homepage: https://git.codecoop.org/projects/keyringer
+
Requirements
------------
@@ -205,27 +207,3 @@ Exporting private keys (take care):
gpg --armor --export-secret-keys
-TODO
-----
-
-There are lots of things that can be enhanced, like:
-
- - Enhanced documentation.
-
- - Interface with ssss where the scripts automatically splits passphrases
- into ssss tokens and encrypt those to different groups of users.
-
- - Hidden recipient support (including recipients file).
-
- - Rewrite using an object-oriented programming language.
-
- - 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".
-
- - Leave key labels out of recipients file.
-
- - List available subommands.
-