nix-bitcoin/pkgs/generate-secrets
Erik Arvstedt b1e13e9415
simplify secrets file format
Each secret file to be deployed is now backed by one local file.
This simplifies 'setup-secrets' and the secret definitions.
Also, with the old format it was not possible to add new secrets
to secrets.nix in a simple way.

Old secrets are automatically converted to the new format when running
nix-shell.

Using the new option 'nix-bitcoin.secrets', secrets are now directly
defined by the services that use them.
2020-01-13 00:25:11 +01:00
..
default.nix add generate-secrets pkg 2020-01-12 20:02:01 +01:00
generate-secrets.sh simplify secrets file format 2020-01-13 00:25:11 +01:00
openssl.cnf add generate-secrets pkg 2020-01-12 20:02:01 +01:00
update-and-generate.nix simplify secrets file format 2020-01-13 00:25:11 +01:00
update-secrets.sh simplify secrets file format 2020-01-13 00:25:11 +01:00