From f2f4f2b0e0c1b62798b832e7ef854c28733b49d2 Mon Sep 17 00:00:00 2001 From: Darosior Date: Sun, 3 Jan 2021 22:47:51 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 9b25d39..3328b1c 100644 --- a/Home.md +++ b/Home.md @@ -26,9 +26,9 @@ - [ ] Interactive close? ## darosior -- [ ] Hsmtool to take passwords from stdin (https://github.com/ElementsProject/lightning/issues/4186) -- [ ] `hsm_secret` encryption and `hsmtool` cleanups -- [ ] `hsm_secret` encryption fuzz testing +- [x] Hsmtool to take passwords from stdin (Done in #4303) +- [x] `hsm_secret` encryption and `hsmtool` cleanups (Done in #4307) +- [x] `hsm_secret` encryption fuzz testing (Done in #4307) - [ ] Fuzz target for all things JSON parsing ## Backlog