radicle-node: support loading key material from file
Add the RAD_PASSPHRASE_FILE environment variable, which
radicle-node will use when RAD_PASSPHRASE is unset.
The passphrase will be read from this file, allowing
secure storage of passphrases when running radicle
from a service manager.
All checks passed
— 1 passed
View logs ↗
Which service manager do you intend to run radicle-node with?
If it is systemd, then please us systemd credentials, see https://systemd.io/CREDENTIALS/. You'll find the credentials to use in CHANGELOG.md.
Otherwise, why is the --secret argument of radicle-node not sufficient?