Missing liveness button check for bip32 signing operations #103

Open
opened 2025-08-08 21:36:53 +08:00 by eliasnaur · 0 comments

I believe the BIP32 signing operation should be guarded by the hardware button, if enabled. While working on https://github.com/polhenarejos/pico-hsm/pull/102, I noticed that my rp2350 doesn't wait for a button press when performing a python3 pico-hsm-tool.py bip32 sign operation. I have confirmed the setting is on with python3 pico-hsm-tool.py options get button.

I believe the BIP32 signing operation should be guarded by the hardware button, if enabled. While working on https://github.com/polhenarejos/pico-hsm/pull/102, I noticed that my rp2350 doesn't wait for a button press when performing a `python3 pico-hsm-tool.py bip32 sign` operation. I have confirmed the setting is on with `python3 pico-hsm-tool.py options get button`.
Sign in to join this conversation.