About

Metadata

  • Last updated , by JoeyHess
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Joey Hess <id@joeyh.name>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    use-shared-lib (off by default)

    Link with system's zxcvbn shared library, instead of the copy included with this package.

Readme

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