Setup
~/.local/share/flume/vault.toml.
Storing Secrets
Listing Secrets
Deleting Secrets
Referencing Secrets in Config
Use${secret_name} syntax in irc.toml:
Unlocking on Startup
If a vault exists, Flume prompts for the passphrase on startup. Press Enter to skip (secrets won’t be available until unlocked). You can also set theFLUME_VAULT_PASS environment variable to auto-unlock.