pwqgen
password strength checking and policy enforcement toolset
Install
- All systems
-
curl cmd.cat/pwqgen.sh
- Debian
-
apt-get install passwdqc - Ubuntu
-
apt-get install passwdqc - Kali Linux
-
apt-get install passwdqc - Fedora
-
dnf install passwdqc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install passwdqc - OS X
-
brew install passwdqc - Raspbian
-
apt-get install passwdqc
passwdqc
password strength checking and policy enforcement toolset
passwdqc is a password/passphrase strength checking and policy enforcement toolset, including a PAM module (libpam-passwdqc), command-line programs (pwqcheck and pwqgen), and a library (libpasswdqc0). This package provides pwqcheck and pwqgen, which are standalone password/passphrase strength checking and random passphrase generator programs, respectively, which are usable from scripts.