Password strength and policy

How to choose a safe password and where we will store them

The Web1on1 Automotive Messaging Platform is using an algorithm to enforce minimum password complexity. It is more secure, flexible, and usable compared to sites requiring a minimal complexity score in place of annoying rules like "passwords must contain three of {lower, upper, numbers, symbols}".

 

 

For interested techies:

https://github.com/dropbox/zxcvbn

Furthermore, Web1on1 follows OWASP advice on Authentication, Password strength, password storage, password rotation, password recovery and password storage.