cryptoadvance / specter-diy

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

Wallet not permanent #140

Closed 634-5789 closed 3 years ago

634-5789 commented 3 years ago

After initially installing via USB and generating a wallet, the device seems not to remember the wallet after a reboot (via reset button or powering off). Only key management (generate and recovery) and settings options are available. PIN code works, recovery is successful but the wallet is gone again after a reboot. Am I doing anything wrong?

Firmware 1.5.1

bitcoinheiro commented 3 years ago

That's how the wallet works. It does not store the seed unless you store it manually. Not recommended to store on the device tho, since it's not a secure device. Specially if connected via USB.

634-5789 commented 3 years ago

Thank you for your comment. I was not aware of this.