cryptoadvance / specter-diy

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

Use internal flash for key storage #71

Closed stepansnigirev closed 3 years ago

stepansnigirev commented 3 years ago

Close https://github.com/cryptoadvance/specter-diy/issues/54

Uses the last 512 kB of internal flash for secret storage. Can be reduced further if we will hit the limit because the firmware is too large, or increased if we find what else to put there.