cryptoadvance / specter-diy

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

reckless storage - no pin, no encryption #15

Closed stepansnigirev closed 4 years ago

stepansnigirev commented 4 years ago

Adds a Reckless menu in the main screen where you can save mnemonic to and delete from internal storage. In the init menu it adds Load key from memory button. When clicked - goes to the password screen (password is never saved on the device). File name used: /internal/mnemonic No PIN, no encryption, just to make testing easier. We are not using it on the main net, right?