25 Commits (master)

Author SHA1 Message Date
Antoine Poinsot 48595674fa hsmtool: don't streq() on NULL 4 years ago
Antoine Poinsot 45bb1bfa3c hsmd: cleanup encrypted hsm_secret detection 4 years ago
Antoine Poinsot d2a903992c hsmd: regroup hsm_secret decryption logic 4 years ago
Antoine Poinsot c6bc22b0f5 hsmd: group hsm_secret encryption 4 years ago
Antoine Poinsot a441485a35 lightningd: regroup hsm_secret password input logic 4 years ago
Antoine Poinsot 917f78a4f8 lightningd: group hsm_secret encryption key derivation 4 years ago
Antoine Poinsot 56c223886c lightning: confirm password on hsm_secret encryption 4 years ago
Antoine Poinsot 38204f9b6d hsmtool: use errx() instead of err() everywhere 4 years ago
Antoine Poinsot 19afe15968 hsmtool: only write 32 bytes to hsm_secret on generatehsm 4 years ago
Antoine Poinsot aa2586a45a pytest: reproduce issue #4302 4 years ago
Antoine Poinsot dd1def335c hsmtool: reuse read_stdin_pass for `generatehsm` passphrase 4 years ago
Antoine Poinsot 1513a2d07e hsmtool: input encryption password from stdin 4 years ago
Antoine Poinsot 09fb34c6f3 hsmtool: add a 'testnet' option to 'dumponchaindescriptors' 4 years ago
Antoine Poinsot 9f8e2e0502 tools: add a new 'dumponchaindescriptors' command to hsmtool 4 years ago
positiveblue fa1483a00d `hsm_secret` generation from a seed-phrase 4 years ago
Rusty Russell a8177e9013 Makefile: make check-includes check all the non-generated files. 4 years ago
ZmnSCPxj jxPCSnmZ 7f24646139 tools/hsmtool.c: Make password optional for `guesstoremote` and `dumpcommitments` commands. 4 years ago
ZmnSCPxj jxPCSnmZ 5d720536e2 Makefile: Install `tools/hsmtool` as `lightning-hsmtool`. 4 years ago
Christian Decker 2d45b13088 hsmtool: Make the backup copy in the same directory as the original 5 years ago
lisa neigut dd34cccbea hsmtool: fixup miscount on params 5 years ago
darosior 36e8d83a62 tools/hsmtool: correct bad access to argv[] 5 years ago
darosior e5e4958909 tool/hsmtool: add a 'guesstoremote' command 5 years ago
darosior de91eda36d hsmtool: add a tool to dump commitment points and secrets 5 years ago
darosior dccad7784f tools/hsmtool: add a tool for encrypting hsm_secret 5 years ago
darosior 04762a1d38 tools/hsmtool: add a tool for decrypting hsm_secret 5 years ago