Goal
- Inform users of the level of security of their selected passwords and, therefore, the risk of being hacked.
Implementation
Entering the password leads to validation and a response indicating its degree of security, before final submission of the registration form or password change.
Control
In any registration or password change form:
- Enter a password and ensure that this entry leads to validation and a response indicating its degree of security, before the final submission of the form.
This validation can be more or less strict: check the number of characters, the absence of the account identifier in the password, the type of characters present, etc.