riverrun / openmaize

No longer maintained - was an Authentication library for Plug-based applications in Elixir
Other
206 stars 30 forks source link

Remove optional dependency on NotQwerty123 #26

Closed riverrun closed 8 years ago

riverrun commented 8 years ago

NotQwerty123 provides a good service to check password strength, but this is a service that would be better performed by a front-end service, such as zxcvbn.

A good front-end service is more user-friendly, and this has a direct effect on security because it encourages users to comply with password policies.