aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-08-21 14:19:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-08-21 14:19:31 -0300
commit6a6b5400e286f49f6096178619eb6b4a0541856f (patch)
tree3c4f2fad53e7061a956ecb152b3619575f58cd94 /README
parent00ff99c2eb1ef21a3965e5abb9aecd908d47024f (diff)
parent8bc5be5387171f7fc06492be7580787a3722a52b (diff)
downloadkeyringer-6a6b5400e286f49f6096178619eb6b4a0541856f.tar.gz
keyringer-6a6b5400e286f49f6096178619eb6b4a0541856f.tar.bz2
Merge branch 'master' into ssss
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 0063a08..7d22529 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ 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
+Homepage: https://keyringer.sarava.org
Requirements
------------
@@ -15,9 +15,12 @@ Keyringer needs:
- Bash - http://tiswww.case.edu/php/chet/bash/bashtop.html
- Git - http://git-scm.com
- GNU Privacy Guard - http://gnupg.org
- - OpenSSL - http://www.openssl.org
- Grep, awk, tail, cut, sed and other GNU tools
+Optional dependencies if you want to manage ssl keys:
+
+ - OpenSSL - http://www.openssl.org
+
Installation
------------