Hacker News new | ask | show | jobs
by nimishk 728 days ago
I don't think this is the best approach. I am building https://phase.dev which lets you import secrets (.env), encrypt secrets (end-to-end encrypted with keys you control), sync them to other services/platforms (think AWS, GitHub, Kubernetes), and inject them into applications at runtime (e.g., phase run node index.js).

Source: https://github.com/phasehq/console

1 comments

What do you mean it's not the best approach? That's a little light on the details.