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.