Download List

專案描述

passwdqc is a password/passphrase strength checking and policy enforcement tool set, including an optional PAM module (pam_passwdqc), command-line programs (pwqcheck and pwqgen), and a library (libpasswdqc). On systems with PAM, pam_passwdqc is normally invoked on password changes by programs such as passwd(1). It is capable of checking password or passphrase strength, enforcing a policy, and offering randomly-generated passphrases, with all of these features being optional and easily (re-)configurable. pwqcheck and pwqgen are standalone password/passphrase strength checking and random passphrase generator programs, respectively, and are usable from scripts. libpasswdqc is the underlying library, which may also be used from third-party programs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-23 13:41
1.2.2

Solaris-focused Makefile and documentation updates were done.
標籤: Stable

2010-03-28 21:04
1.2.1

A password strength check has been adjusted to no longer subject certain passwords that start with a digit and/or end with a capital letter to an unintentionally stricter policy.
標籤: Stable

2010-03-16 23:35
1.2.0

pwqcheck is now usable by OpenBSD and is able to check multiple passphrases at once. The random passphrases will now encode more entropy per separator and per word, increasing their default size to 47 bits. Substring matching will now partially discount rather than fully remove weak substrings, support leetspeak, and detect sequential digits, letters, and adjacent keys. The strength checking code will now detect and allow passphrases with non-ASCII (8-bit) characters in the words. The code has been made significantly faster. RPM packages can now be built out of the distribution tarballs.
標籤: Major feature enhancements

2009-11-18 20:02
1.1.4

Minor cleanups were done for the code and manual pages markup, such as for proper formatting on OpenBSD.
標籤: Code cleanup, Documentation, Stable

2009-10-23 21:01
1.1.3

An "official" and documented way to build and install all components but the PAM module on systems without PAM has been introduced. The "personal login information" check has been enhanced to consider the user's home directory path and name (in addition to the username and full name). The code has been made more portable. The license has been relaxed.
標籤: Minor feature enhancements, Development

Project Resources