|
git-crypt
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||
|
Description: Enable transparent encryption/decryption of files in a git repo |
|||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||
| Category: Security | |||||||||||||||||||||||||||||||||||
| Tags: encryption git security secrets developer-tools | |||||||||||||||||||||||||||||||||||
| Install: brew install git-crypt | |||||||||||||||||||||||||||||||||||
|
About: Git-crypt is a tool that enables transparent encryption and decryption of files in a Git repository. When you add, commit, and check out files, git-crypt automatically handles the encryption and decryption, allowing you to work with your encrypted data as if it were plain text. This provides a seamless way to store sensitive information like API keys or configuration secrets directly alongside your code without exposing them. |
|||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||
|