Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I’ve used git-crypt[0] with great success. It uses git smudge so you never commit secrets if you set it up properly the first time.

Unfortunately, it doesn’t support groups.

For a solution that scales to teams, check out SOPS[1]. You have to do a little more work to be sure that secrets are ignored in the repo but it works reasonably well and is well known.

Transparent support at the editor level (age.el) sounds really nice though.

[0] https://github.com/AGWA/git-crypt

[1] https://github.com/getsops/sops




Yes! Thank you :)


You forgot to include the links.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: