cryptoadvance / specter-diy

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

Improve recovery screen (bip39 words) #45

Open stepansnigirev opened 4 years ago

stepansnigirev commented 4 years ago

Entering the recovery phrase is still pretty painful.

I see two solutions:

dimaatmelodromru commented 4 years ago
dimaatmelodromru commented 4 years ago

BTW, there is a glitch: if you start inputting words, then press Back, then press Enter Recovery Phrase again, you are presented with an empty word input screen that is being filled with your previous input after you start new input

stepansnigirev commented 3 years ago

In #66 we added autosuggestions, still not perfect but already better. Swipe would be great but looks pretty complicated to implement. I am also thinking about adding a "rotate screen" button for screens with the keyboard, then buttons would be larger.