pwmake

Library for password quality checking and generating random passwords

Install

All systems
curl cmd.cat/pwmake.sh
Debian Debian
apt-get install libpwquality-tools
Ubuntu
apt-get install libpwquality-tools
Arch Arch Linux
pacman -S libpwquality
image/svg+xml Kali Linux
apt-get install libpwquality-tools
CentOS
yum install libpwquality
Fedora
dnf install libpwquality
Windows (WSL2)
sudo apt-get update sudo apt-get install libpwquality-tools
Raspbian
apt-get install libpwquality-tools

libpwquality

Library for password quality checking and generating random passwords

libpwquality-tools

tools for password quality checking and generation

libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. Tools for password quality checking and generation.