There are some tools that allow writing a private key to the inbuilt One-Time Programmable memory of the Raspberry Pi. Is there a way to break or disable the OTP memory permanently in order to rule out the (even remote) possibility of a private key being written there when using a SeedSigner?
#[0]โ โ #[1]โ #[2]โ #[3]โโ
More info below...
OTP memory:
https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/otp-bits.adoc
rpi-otp-private-key tool:
rpi-derive-key tool:

GitHub
GitHub - raspberrypi/usbboot: Raspberry Pi USB device provisioning tool (RPIBOOT)
Raspberry Pi USB device provisioning tool (RPIBOOT) - raspberrypi/usbboot

Lib.rs
rpi-derive-key
A utility crate for deriving secure device-specific keys on Raspberry Pi
