ずっと出そう出そうと思ってて作れてなかった、Nostr Signing Device の、PIN ロックの一個目の数字をランダム化する処理の PR 出したわよ☆

GitHub
fix: randomize PIN digit start values to prevent side-channel attack by higedamc · Pull Request #36 · lnbits/nostr-signing-device
Summary
Randomize the starting digit for each PIN position using ESP32 hardware RNG (esp_random()), preventing click-counting side-channel attacks...