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

I have been using agenix and it is very helpful. I am also looking into writing a system module that makes it easy to generate secrets on the fly.

A lot of secrets are just things like, backend and frontend of some service need to be configured with matching keys, but are both running on the same device. In that case you could have a systemd service which just generates a new random key if it doesn't already exist, and then ensure that the dependent services wait for that service to complete. That way you don't have to store anything in git for those at least.



Check out agenix-rekey[https://github.com/oddlama/agenix-rekey], it has the ability to set up secret generators.




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

Search: