]> gitweb.fluxo.info Git - keyringer.git/commitdiff
README update
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 15 May 2011 14:21:16 +0000 (11:21 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 15 May 2011 14:21:16 +0000 (11:21 -0300)
README

diff --git a/README b/README
index 59d45123c914a6f66a7a51773deb7f3714dc4702..792e64e1e67ba7e692e2cb0df3ab0db1c7601440 100644 (file)
--- 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,32 +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.
-
-Development
------------
-
-Developers needed! :)
-