yadm git-crypt
all
Git Crypt enables transparent encryption and decryption of files in a git repository.
More info →Examples (4)
Initialize repo to use Git Crypt
Share the repository using GPG
yadm git-crypt add-gpg-user user_idAfter cloning a repository with encrypted files, unlock them
yadm git-crypt unlockExport a symmetric secret key
yadm git-crypt export-key path/to/key_filemade by @shridhargupta | data from tldr-pages