zxcvbn-c: Password strength estimation
This is a Haskell binding to the C port of the zxcvbn password strength estimator, from https://github.com/tsyrogit/zxcvbn-c
An article on the reasons for zxcvbn is at https://tech.dropox.com/2012/04/zxcvbn-realistic-password-strength-estimation
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| use-shared-lib | Link with system's zxcvbn shared library, instead of the copy included with this package. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- zxcvbn-c-1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0, 1.0.1 |
|---|---|
| Change log | CHANGELOG |
| Dependencies | base (>=4.5 && <5.0) [details] |
| License | BSD-3-Clause |
| Copyright | 2016 Joey Hess, 2015 Tony Evans |
| Author | Joey Hess |
| Maintainer | Joey Hess <id@joeyh.name> |
| Category | System |
| Source repo | head: git clone git://git.joeyh.name/zxcvbn-c.git |
| Uploaded | by JoeyHess at 2016-09-25T18:42:43Z |
| Distributions | Debian:1.0.1, NixOS:1.0.1 |
| Downloads | 1904 total (5 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-09-25 [all 1 reports] |