This is passwdqc, a plugin password strength checker for OpenBSD's 
/usr/bin/passwd. It is basically a thin wrapper around Solar Designer's 
excellent password complexity checking code from pam_passwdqc[1], but don't 
blame him for any mistakes I have made.

To build this on OpenBSD, just run "make". To install it, run "make install".
To use it, see the instructions in "man passwdqc". You make want to check
the ports collection first though, as I may have found time to import it there.

Please report any problems to djm@mindrot.org.

[1] http://www.openwall.com/passwdqc/
