cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
441 stars 73 forks source link

security settings - usb and developer mode #40

Closed stepansnigirev closed 4 years ago

stepansnigirev commented 4 years ago

Now it's possible to change the following settings:

This settings screen is hidden under the PIN, so should be ok.

I decided to keep these settings as files because parsing jsons is errorprone. Plus boot.py should be as minimal as possible.

image