logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Encrypt Files - Secure Git Repositories with Transcrypt | Online Free DevTools by Hexmos

Secure files using encryption with Transcrypt. Encrypt files transparently within Git repositories for enhanced data protection. Free online tool, no registration required.

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 {{[-d|--display]}}

  • Initialize and decrypt a fresh clone of a configured repository:

transcrypt {{[-c|--cipher]}} {{cipher}}

  • Rekey to change the encryption cipher or password:

transcrypt {{[-r|--rekey]}}