Download List

Descripción del Proyecto

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 centrada en Makefile y actualizaciones de la documentación se realizaron.
Tags: Stable
Solaris-focused Makefile and documentation updates were done.

2010-03-28 21:04
1.2.1

Un cheque de la fuerza contraseña se ha ajustado a las contraseñas de algunos ya no están sujetos que comienzan con un dígito y / o terminar con una letra mayúscula a una política intencional más estrictas.
Tags: Stable
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.

2010-03-16 23:35
1.2.0

pwqcheck ahora se puede usar por OpenBSD y es capaz de comprobar la frase de contraseña a la vez. La frase de contraseña aleatorios se codificar más entropía por separador y por palabra, aumentando su tamaño por defecto a 47 bits. Coincidentes Subcadena ahora parcialmente de descuento en lugar de eliminar totalmente subcadenas débil, leetspeak apoyo, y detectar dígitos secuenciales, cartas, y cayos adyacentes. El código de verificar la intensidad de ahora detectar y permitir frase de contraseña con no-ASCII (8-bits) caracteres de las palabras. El código se ha hecho considerablemente más rápido. Los paquetes RPM ahora puede construirse a partir de los archivos de distribución.
Tags: Major feature enhancements
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.

2009-11-18 20:02
1.1.4

Limpieza de Menores se hicieron para el código y las páginas de marcado manual, como un formato apropiado en OpenBSD.
Tags: Code cleanup, Documentation, Stable
Minor cleanups were done for the code and manual pages markup, such as for proper formatting on OpenBSD.

2009-10-23 21:01
1.1.3

Un "oficial" y documentada para construir e instalar todos los componentes pero el módulo PAM PAM en los sistemas que se ha introducido. La "información de acceso personal" de verificación se ha mejorado para examinar el directorio del usuario y el nombre de camino a casa (además del nombre de usuario y el nombre completo). El código se ha hecho más portátiles. La licencia se ha relajado.
Tags: Minor feature enhancements, Development
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.

Project Resources