diff options
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -7,20 +7,6 @@ commands to encrypt, decrypt, recrypt, create key pairs, etc. - Issue tracker: [https://keyringer.sarava.org/trac](https://keyringer.sarava.org/trac) - Contact: rhatto at riseup.net -Requirements ------------- - -Keyringer needs: - - - [Bash](http://tiswww.case.edu/php/chet/bash/bashtop.html) - - [Git](http://git-scm.com) - - [GNU](Privacy Guard - http://gnupg.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 ------------ @@ -211,3 +197,17 @@ given key), but it's possible to: - Or to consider an integration with gpg's --hidden-recipient option. +Requirements +------------ + +Keyringer needs: + + - [Bash](http://tiswww.case.edu/php/chet/bash/bashtop.html) + - [Git](http://git-scm.com) + - [GNU](Privacy Guard - http://gnupg.org) + - Grep, awk, tail, cut, sed and other GNU tools + +Optional dependencies if you want to manage ssl keys: + + - [OpenSSL](http://www.openssl.org) + |