StoringSecrets
Last updated
Last updated
There are many heavy weight solutions that you should look into if you become a team with many credentials including blackbox, , . Can also have files encrypted on github with things like git-crypt
easy load from file
often use env variables for other things too so good to set up
Cons:
According to , its possible that environment variables are shown in debug output when a server crashes potentially comprising the system
Can't revoke secrets.json or manage like an expert
Easiest