status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.92k stars 984 forks source link

Onboarding - Improve/fix password strength validation #21624

Open ilmotta opened 1 week ago

ilmotta commented 1 week ago

Feature Issue

Although there are good reasons to not even bother with using a password strength validator, the mobile implementation is out of sync with the desktop app and we want to keep clients in sync if possible. Original discussion https://github.com/status-im/status-mobile/pull/21593#issuecomment-2464427178

Example of bad suggestion to users:

User Story

As a user, I want to see useful password strength suggestions while creating a profile so that I am more likely to not use terrible passwords.

Notes:

Acceptance Criteria