emeraldpay / emerald-wallet

Emerald Wallet
https://emerald.cash
Apache License 2.0
211 stars 102 forks source link

Setup Global Key / Create a password View #1361

Open scco opened 8 months ago

scco commented 8 months ago
Bildschirmfoto 2023-12-27 um 03 48 34

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.

  1. 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!

  1. 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.
Bildschirmfoto 2023-12-27 um 04 14 10

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"

Bildschirmfoto 2023-12-27 um 04 11 21