diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-05-07 21:50:52 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-05-07 21:50:52 -0300 |
commit | a38ece335d6e953d4782ec545ebfb17835626a8f (patch) | |
tree | 595a103fe1c0896e0f75c5c075b1a4b373a55861 | |
parent | 0ecf62c955b17bab91d7b7284aae20833b97317c (diff) | |
download | keyringer-a38ece335d6e953d4782ec545ebfb17835626a8f.tar.gz keyringer-a38ece335d6e953d4782ec545ebfb17835626a8f.tar.bz2 |
Formatting
-rw-r--r-- | index.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -175,11 +175,9 @@ Concepts Basic idea is: - - Encrypt stuff with ppl's gpg pubkeys and push the output - in a git repo. + - Encrypt stuff with ppl's gpg pubkeys and push the output in a git repo. - - Let ppl keep it in sync with the repo and the keys are - shared :) + - Let ppl keep it in sync with the repo and the keys are shared :) For "key" it's meant anything as the script work with stdin and output things to files, so it can be passphrases, private keys or other kind of info. |