core-lightning/doc
Rusty Russell e261301301 exposesecret: new plugin and command to get hsm_secret.
Being able to back up the hsm_secret is critical, but you cannot do
this through a UI, because of course we do not allow such access.
People have lost funds because they didn't back up.

This allows access to the hsm_secret if you use a password set in the
config file.  (If it's not set, the command does not work).  This is a
compromise, of course.

Changelog-Added: `exposesecret` command for encouraging hsm_secret backups.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-11-13 08:49:55 +10:30
..
beginners-guide docs: Added info for NFS version 2024-08-22 11:52:19 -07:00
contribute-to-core-lightning build: Update .version as part of the release 2024-10-21 16:56:02 +02:00
developers-guide doc: gRPC SSL custom certificate generation instructions with SANs. 2024-10-21 13:58:42 -07:00
getting-started doc: After release instructions update 2024-09-05 16:28:31 -07:00
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide doc: Updated dev command warning 2024-04-04 13:16:27 +10:30
schemas exposesecret: new plugin and command to get hsm_secret. 2024-11-13 08:49:55 +10:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
index.rst exposesecret: new plugin and command to get hsm_secret. 2024-11-13 08:49:55 +10:30
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
lightning-cli.1.md Add missing docs and Changelog-Added line. 2024-05-08 21:05:49 -05:00
lightning-hsmtool.8.md hsmtool: provide nodeid from hsm secret. 2024-09-25 12:07:40 -07:00
lightningd-config.5.md exposesecret: new plugin and command to get hsm_secret. 2024-11-13 08:49:55 +10:30
lightningd-rpc.7.md doc: fix typos 2024-02-11 11:27:41 +01:00
lightningd.8.md newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
Makefile exposesecret: new plugin and command to get hsm_secret. 2024-11-13 08:49:55 +10:30
reckless.7.md doc: update reckless documentation 2024-02-07 13:24:34 +01:00
rpc-schema-draft.json doc: fix all JSON schemas to enforce no additional properties. 2024-10-30 15:39:12 +10:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30