You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a difference between a KEY and a PASSWORD for users.
a KEY for regular users is some cryptic generated key like a id_rsa.pub generated very long hash
a PASSWORD is for regular users a self invented, rememberable word+number combination.
This screen mix up both concepts and confuse users , as the software starts ask for setup a "global" ( also not understandable for users ) "key" - what then will encrypt other "keys" ?!?! but in your note you are talking about "password". Also again English grammar / typo issues.
Fix the text
Create a password
You need a strong password to protect your funds. Use a combination of words, and avoid common phrases, names or dates. It is recommended that you write down your password.
Button Text : Save Password
Get rid of the bottom NOTE text, as in the end a user do not loose anything ,as he will need to write down his seed phrase anyway, and this we do not have to say in that screen, as this is the password create screen, and no disclaimer!
when you start typing a password, there is a instant negative text "Password must be minimum 8 characters" for no reason. this message should just appear on switching FOCUS of a text field. also there could be some vertical space between input and input-error container.
i would suggest to completly get rid of these text warning and implement a password-strenght indicator instead , what creates the same awareness but less restrictive - and feels less "negative"
The text was updated successfully, but these errors were encountered:
There is a difference between a KEY and a PASSWORD for users.
a KEY for regular users is some cryptic generated key like a id_rsa.pub generated very long hash
a PASSWORD is for regular users a self invented, rememberable word+number combination.
This screen mix up both concepts and confuse users , as the software starts ask for setup a "global" ( also not understandable for users ) "key" - what then will encrypt other "keys" ?!?! but in your note you are talking about "password". Also again English grammar / typo issues.
Create a password
You need a strong password to protect your funds. Use a combination of words, and avoid common phrases, names or dates. It is recommended that you write down your password.
Button Text : Save Password
Get rid of the bottom NOTE text, as in the end a user do not loose anything ,as he will need to write down his seed phrase anyway, and this we do not have to say in that screen, as this is the password create screen, and no disclaimer!
i would suggest to completly get rid of these text warning and implement a password-strenght indicator instead , what creates the same awareness but less restrictive - and feels less "negative"
The text was updated successfully, but these errors were encountered: