Zxcvbn
Zxcvbn password strength estimator
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.
Links
Compatibility
0.1.0 | 0.1.0.v7 | 0.1.1.v7 | 0.2 | |
---|---|---|---|---|
(24) | ||||
(23) | ||||
(22) | ||||
(21) | ||||
(20) | ||||
(19) | ||||
(18) | ||||
(17) | ||||
(16) | ||||
(15) | ||||
(14) | ||||
(13) | ||||
(12) | ||||
(11) | ||||
(10) | ||||
8.0-8.10 | Y | |||
-8.9 | Y | |||
-8.8 | Y | |||
-8.7 | Y | |||
-8.6 | Y | |||
-8.5 | Y | |||
-8.4 | Y | |||
-8.3 | Y | |||
-8.2 | Y | |||
-8.1 | Y | |||
-8.0 | Y | |||
7.0-7.7 | Y | Y | ||
-7.6 | Y | Y | ||
-7.5 | Y | Y | ||
-7.4 | Y | Y | ||
-7.3 | Y | Y | ||
-7.2 | Y | Y | ||
-7.1 | Y | Y | ||
-7.0 | Y | Y | ||
6.5-6.8 | Y | |||
-6.7 | Y | |||
-6.6 | Y | |||
-6.5 | Y | |||
(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