Missing liveness button check for bip32 signing operations #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 signoperation. I have confirmed the setting is on withpython3 pico-hsm-tool.py options get button.