transcrypt
Transparently encrypt files within a Git repository. More information: <https://github.com/elasticdog/transcrypt>.
Install
- All systems
-
curl cmd.cat/transcrypt.sh
- OS X
-
brew install transcrypt
Transparently encrypt files within a Git repository. More information: <https://github.com/elasticdog/transcrypt>.
-
Initialize an unconfigured repository:
transcrypt -
List the currently encrypted files:
git ls-crypt -
Display the credentials of a configured repository:
transcrypt --display -
Initialize and decrypt a fresh clone of a configured repository:
transcrypt --cipher=cipher -
Rekey to change the encryption cipher or password:
transcrypt --rekey
© tl;dr; authors and contributors