зеркало из https://github.com/getsops/sops.git
c9d63a838e | ||
---|---|---|
Godeps | ||
aes | ||
examples | ||
json | ||
kms | ||
main | ||
pgp | ||
validation | ||
vendor | ||
yaml | ||
.gitignore | ||
.sops.yaml | ||
.travis.yml | ||
CHANGELOG.rst | ||
README.md | ||
README.rst | ||
example.json | ||
example.txt | ||
example.yaml | ||
sops.go |
README.md
Sops
A Go decrypter for sops.
Install (while on go-sops branch)
git clone -b go-sops git@github.com:mozilla/sops $GOPATH/src/github.com/mozilla/sops
go install github.com/mozilla/sops
Decrypt
sops -d <sops yaml file>