Decrypt rsa massage from json file with python

broken image

$ gpg -import tests/sops_functional_tests_key.asc

broken image

Sudo apt-get install gcc git libffi-dev libssl-dev libyaml-dev make openssl python-dev python-pipĪssuming you already have libffi and libyaml installed, the following commands will install sops in a virtualenv:Ĭlone the repository, load the test PGP key and open the test files:: Sudo yum install gcc git libffi-devel libyaml-devel make openssl openssl-devel python-devel python-pip **Questions?** ping 'ulfr' in `#security` on ` `_ **sop** is an editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP (via GnuPG).

broken image

We fix the occasional bug, but all improvements happen in the Go version of SOPS, over in the Master branch. This is the Python version of SOPS that is no longer maintained.

broken image