Tool to be used in order to encrypt yaml files with gpg. It opens a yaml file in vim decrypted and encrypts it with the recepient when user exists vim.
It was created in order to encrypt saltstack pillar files that have a specific key and commit them to a repository using vim.
yaml pyaml gnupg tempfile subprocess os sys filecmp copy