password-mananger
Posts tagged with password-mananger
Loading credentials from Bitwarden with direnv
When working on my homelab, I regularly need to pass credentials to my tools. A naive approach is to just store the token in clear text, like for example in this opentofu snippet.