diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-11-09 10:27:56 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-11-09 10:27:56 -0200 |
commit | 321be0df19d4443a4f13ca9870782f7c4ece049f (patch) | |
tree | 2d470c94e0e90754f3fe64e1946fab261fed57ee /index.mdwn | |
parent | 99040f2368fb1391a8244e960e76a29b68a4cdf9 (diff) | |
parent | dc4c62e5bffc41a3a128440341078de9075bd856 (diff) | |
download | keyringer-321be0df19d4443a4f13ca9870782f7c4ece049f.tar.gz keyringer-321be0df19d4443a4f13ca9870782f7c4ece049f.tar.bz2 |
Imported Upstream version 0.4.0upstream_keyringer_0.4.0
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ commands to encrypt, decrypt, recrypt, create key pairs, etc. - Manpage: [keyringer.1](share/man/keyringer.1) - License: [GPLv3+](LICENSE) - Issue tracker: [https://keyringer.pw/trac](https://keyringer.pw/trac) -- Tor hidden service: [http://wewbqck6m3ffkn44.onion](http://wewbqck6m3ffkn44.onion) +- Tor hidden service: [http://4qt45wbulqipigwa.onion](http://4qt45wbulqipigwa.onion) - Releases: [https://keyringer.pw/releases](releases) - Contact: rhatto at riseup.net @@ -21,12 +21,12 @@ Installation Just clone - git clone git://git.sarava.org/keyringer.git + git clone https//git.fluxo.info/keyringer And then leave it somewhere, optionally adding it to your `$PATH` environment variable or package it to your preferred distro. -If you're using Debian `jessie` or `unstable`, just run +If you're using Debian `jessie` or newer, just run apt-get install keyringer |