-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Enhance User Experience] Automatically fill all blank when paste the complete recovery phrase. #3115
Comments
For better safety, we remove the copy-and-paste phrase seeds. If you copy your phrase seeds once, other unsafety apps may read your clipboard. So it's better to enter phrase seed words one by one. |
Although you blame the problem on security, but Neuron doesn't hide words after them been input.
|
If Neuron really wants to disable password leak via clipboard, don't use input fields. A better solution is:
👉 If users don't see any input field, they won't try to copy-and-paste. p.s. Since Neuron so cares about security 👍, I guess I could expect this feature finished in the next 2 or 3 releases 😉; so excited, I can't wait for that. |
Agreed, please have a consideration @Danie0918 The suggestion at #3115 (comment) is a bit further. I would suggest optimization as follows
|
Mark this issue stale because no activity for 60 days |
Mark this issue stale because no activity for 60 days |
Close this issue because it's inactive since marked stale |
Description
Recently, I have tried many wallets.
I found that most of them have a good feature: when a user pastes a complete secret recovery phrase into the wallet, all corresponding blank will be filled automatically.
But in Neuron, I have to paste each word into the corresponding blank one by one.
Comparison
Click HERE to the the comparison.
MetaMask
Neuron
Another Issue
Neuron doesn't hide the secret recovery phrase after input.
The text was updated successfully, but these errors were encountered: