git-secret
https://github.com/sobolevn/git-secret
Shell
:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Shell not yet supported2 Subscribers
Add a CodeTriage badge to git-secret
Help out
- Issues
- document gnupg exit codes, so people can debug decryption issues better
- match email addresses with '<>' when possible so we mitigate #268
- add documentation to `git-secret` and `tell` that explains problem with multiple keys for one email address, how to work around, and the long-term solution
- How do I rotate my key?
- git-secret: abort: cannot find decrypted version of file:
- All files are revealed but decrypted files are not displayed when I excute with github action
- write short documentation explaining the structure of the git-secret code, so new developers can get going quickly
- link to gnupg FAQ somewhere in the documentation
- Use gnupg terminology more consistently, and conform to gnupg expected operations
- document installing on windows in more detail
- Docs
- Shell not yet supported