This package browser is in early development. Mind the rough edges.

passwdqc 2.0.3

Password/passphrase strength checking and policy enforcement toolset

Passwdqc is a password/passphrase strength checking and policy enforcement toolset, including an optional PAM module, pam_passwdqc, command-line programs (pwqcheck, pwqfilter, and pwqgen), and a library, libpasswdqc.

Installation

Install passwdqc 2.0.3 as follows:

guix install passwdqc@2.0.3

Or install the latest version:

guix install passwdqc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.