Y
Hacker News
new
|
ask
|
show
|
jobs
by
stouset
4421 days ago
Also, just swear of ever committing secrets to a repo to begin with. It's a bad idea, period.
1 comments
StavrosK
4420 days ago
There are many times when that isn't doable. Fortunately, you can swear off ever committing
plaintext
secrets to a repo. I use git-crypt:
https://github.com/AGWA/git-crypt
link
https://github.com/AGWA/git-crypt