When registering a new account or changing your master password, a strength indicator should let the user know how good their chosen master password is. Also a warning could be given if the strength is too low.
GitHub issue: Master password strength · Issue #3 · bitwarden/web · GitHub
Mart124
(Mart124)
March 10, 2018, 2:48pm
2
This is in some kind related to this :
Hi,
Would be nice to be able to enforce master password strength.
Think about company logins shared in an organization, and some people using weak master passwords…
Would then be nice to be able to define some rules each master password would have to follow :
minimal length ;
character classes ;
uppercase / lowercase ;
…
For example in the configuration file of a self-hosted Bitwarden instance.
Or in the settings of an organization, when users are invited to register.
Thank you !
1 Like
pachulo
(pachulo)
October 7, 2019, 12:25pm
3
Isn’t this already solved @kspearrin ?