Directory

← Back

Zxcvbn

Zxcvbn password strength estimator

Author

Contributors

Rating

Zxcvbn for Vaadin integrates the zxcvbn password strength estimator into Vaadin. The estimator analyzes the password based on various dictionaries and patterns to find the easiest way a hacker might guess the password.

This add-on provides a ZxcvbnIndicator component that can be connected to a TextField to show a visual representation of the password strength as the user types into the field. The password strength rating (0 - 4) is also sent to the server once the user has finished typing.

The add-on also contains a pure GWT version of the widget as well as low-level classes for interacting with the zxcvbn javascript library.

Compatibility

0.1.00.1.0.v70.1.1.v70.2
(24)
(23)
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
(10)
8.0-8.10Y
7.0-7.7YY
6.5-6.8Y
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Compatible with Vaadin Framework 8.0.0

Released
2017-03-03
Maturity
BETA
License
Apache License 2.0

Compatibility

Framework
Vaadin 8.0+
Vaadin 7.0+ in 0.1.1.v7
Vaadin 6.5+ in 0.1.0
Browser
N/A
Online