git-secret stores your private data inside a git repo
git-secret is a bash tool to store your private data inside a git repo. It encrypts tracked files using gpg with the public keys of all the users that you trust. So everyone of them can decrypt these files using only their personal secret key.