Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
radicle-node: support loading key material from file
✓ 1/1 checks passed upbeat-molar wants to merge 1 commit into master · opened 14 days ago

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 ↗
upbeat-molar opened with revision 6deb980032f58ab13b38f0ee88d3802e8ea9023f on base 080790d84eb64504406e8f4d309e9049bdfa89ad +29 -9 14 days ago
lorenz commented on revision 1 12 days ago

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?