Hacker News new | ask | show | jobs
by tietjens 63 days ago
Could I use this to store secrets to hide env vars from agents?
1 comments

Definitely … agents cannot access your password unless you save it to the environment too. However it's better to use resolvers ... depending on your use case