aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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
------------