cryptoadvance / specter-diy

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

ask for overwrite if something on smartcard #270

Closed stepansnigirev closed 2 months ago

stepansnigirev commented 6 months ago

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

netlify[bot] commented 6 months ago

Deploy Preview for specter-diy-docs ready!

Name Link
Latest commit c87d12fb4027336b4382a1115621236b5bd35b22
Latest deploy log https://app.netlify.com/sites/specter-diy-docs/deploys/657df9623128e70008ed21cb
Deploy Preview https://deploy-preview-270--specter-diy-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

moneymanolis commented 6 months ago

Overwrite Screens

Trying to save a new mnemonic to the card if the card already has one

grafik

Trying to save the same mnemonic again

grafik

Trying to save a mnemonic if we can't tell what data is on the card

grafik

Modified encryption screen

grafik