Skip to content

fnox

fnox is used as the secret manager tool for loading secrets into the shell environment.

Age key pairs are expected at ~/.config/fnox/age.txt. It can be generated by

sh
age-keygen -o ~/.config/fnox/age.txt

Global providers and secrets are configured in non-tracked file ~/.config/fnox/config.toml.