-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BIP39 Passphrase Workflow is Too Confusing #170
Comments
Thanks @wtogami for the feedback, very good points! Re:
Too many users chose Advanced Setup, set a passphrase without understanding what it was, leading to support inquiries about lost funds, because they didn't know what's a passphrase. Then support had to instruct them about the passphrase concept, and then they would find their funds once again in the best cases. That was too prone to loss of funds. From now on if you want to use a passphrase you must be a user that knows what and why they want it, so I think we shouldn't reintroduce the passphrase in the advanced setup flow |
Ugh. I can see how users without understanding could lead to loss of funds. The drawback is however the current UI workflow is un-intuitive and hostile to teaching. |
I think "Temporary" would be clearer in intent than the meaning of "Once"? |
The way Jade currently handles BIP39 passphrase is too confusing. (Firmware 1.0.31)
The user too easily loads the wrong wallet and it is not obvious how to switch to their intended passphrase protected seed.
Setup Jade > Advanced Setup > Restore Wallet > (seed words or QR) > Persist PIN ...
Why does "Advanced Setup" not ask if the user wants to use a BIP39 passphrase? They selected Advanced so why not ask? It is confusing they are forced to load the non-passphrase wallet at least once.
Getting to their passphrase wallet is non-intuitive.
Current Frequency options:
"Once" is confusing and rarely useful. The user intends to use a passphrase or not. "Once" adds confusion because they may load their passphrase wallet once and it SEEMS TO WORK that time. It does not ask for the passphrase the next time. They might think this means the device saved the passphrase so you don't need to enter it again. But in fact the device fell back to "Never" in the next session which is never what you expect if you use a passphrase wallet.
I've witnessed first time users stumble on the meaning of "Once". On several occasions I personally forgot the meaning and was confused by loading the wrong wallet.
What should we do about Frequency?
The text was updated successfully, but these errors were encountered: