pkg.soopen package index

brew / rank 9753

Install passwdqc with Homebrew, apt, dnf, Nix, zypper

Password/passphrase strength checking and enforcement toolset. Version 2.1.0 via Homebrew; verified 2026-09-11. Also installable with debian: sudo apt install libpam-passwdqc.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install passwdqc

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install passwdqc

Debian stable package indexes · passwdqc · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install passwdqc

Fedora Rawhide package metadata · passwdqc · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#passwdqc

nixpkgs package indexes · pkgs/by-name/pa/passwdqc/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install passwdqc

openSUSE Tumbleweed package metadata · passwdqc · source: download.opensuse.org

overview

Package summary

Password/passphrase strength checking and enforcement toolset

Commands and aliases

  • pwqcheck
  • pwqfilter
  • pwqgen

history

Project history and usage

passwdqc is Openwall's password and passphrase strength-checking and policy-enforcement suite. It includes a PAM module, command-line programs, and a library.

Project history

passwdqc grew from the earlier pam_passwdqc PAM module into a toolset containing pam_passwdqc, libpasswdqc, and the pwqcheck, pwqgen, and pwqfilter commands. The upstream source moved to GitHub before the 2.0.0 release.

Adoption history

pam_passwdqc was integrated into FreeBSD and DragonFly BSD, while passwdqc or its PAM component has been packaged for major Linux and BSD distributions. Openwall reports default use by ALT Linux and CIQ's RLC Pro Hardened, with historical packages in RHEL and CentOS.

How it is used

Administrators stack pam_passwdqc into a PAM password-changing configuration and may load policy from passwdqc.conf. Scripts can use pwqcheck to test candidate passwords, pwqgen to create passphrases, and pwqfilter to build or query binary filters.

Why package nerds care

passwdqc is a long-lived alternative to dictionary-oriented password checkers, with explicit passphrase support, a reusable library, PAM integration, standalone Unix tools, and compact binary filters for checking large compromised-password sets.

Timeline

  • Before passwdqc: pam_passwdqc was distributed as a standalone PAM module.
  • 2021: passwdqc 2.0.0 added external wordlist, denylist, and binary-filter support after upstream development moved to GitHub.
  • 2026: passwdqc 2.1.0 was released with new Linux packages and continued hardened-system adoption.

Related projects

  • pam_passwdqc is the PAM policy module included in the project.
  • libpasswdqc exposes the checking engine to other software.
  • pwqcheck checks candidate secrets, pwqgen generates passphrases, and pwqfilter manages binary passphrase filters.

Sources

  • Official 2.0.0 announcement: https://www.openwall.com/lists/announce/2021/02/18/1
  • Official 2.1.0 announcement: https://www.openwall.com/lists/announce/2026/03/05/1
  • Official homepage: https://www.openwall.com/passwdqc/
  • Official installation guide: https://www.openwall.com/passwdqc/INSTALL

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/passwdqc.conf

executables

Installed executables

CommandKindExposureNote
pwqcheckcliglobal executable
pwqfiltercliglobal executable
pwqgencliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version2.1.0
manager updated2026-09-11
local dataok
upstreamnot checked
latest detectednot detected

https://www.openwall.com/passwdqc/

install metadata

Package metadata

Package keybrew:passwdqc
Version2.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/passwdqc
Homepagehttps://www.openwall.com/passwdqc/
Upstream docshttps://www.openwall.com/passwdqc/
License0BSD
Source archivehttps://www.openwall.com/passwdqc/passwdqc-2.1.0.tar.gz
Last updated2026-09-11T18:39:01Z
Pulseupdated
Uses from macOSlibxcrypt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepasswdqc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libpam-passwdqc 2.0.3-2+b1

PAM module for password strength policy enforcement

https://www.openwall.com/passwdqc/

sudo apt install libpam-passwdqc
  • Section: admin
  • Architecture: amd64
  • Source Package: passwdqc
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Passwdqc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpam-passwdqc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpasswdqc-dev 2.0.3-2+b1

password checking and policy enforcement library (devel)

https://www.openwall.com/passwdqc/

sudo apt install libpasswdqc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: passwdqc
  • 1 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpasswdqc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libpasswdqc1 2.0.3-2+b1

password strength checking and policy enforcement library

https://www.openwall.com/passwdqc/

sudo apt install libpasswdqc1
  • Section: libs
  • Architecture: amd64
  • Source Package: passwdqc
  • 1 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpasswdqc1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

passwdqc 2.0.3-2+b1

password strength checking and policy enforcement toolset

https://www.openwall.com/passwdqc/

sudo apt install passwdqc
  • Section: admin
  • Architecture: amd64
  • Source Package: passwdqc
  • 2 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: passwdqc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

passwdqc

nix profile install nixpkgs#passwdqc
  • normalized package name match
  • Matched by: Passwdqc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pa/passwdqc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libpam-passwdqc 2.0.3-1build1

PAM module for password strength policy enforcement

https://www.openwall.com/passwdqc/

sudo apt install libpam-passwdqc
  • Section: universe/admin
  • Architecture: amd64
  • Source Package: passwdqc
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Passwdqc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpam-passwdqc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libpasswdqc-dev 2.0.3-1build1

password checking and policy enforcement library (devel)

https://www.openwall.com/passwdqc/

sudo apt install libpasswdqc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: passwdqc
  • 1 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpasswdqc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libpasswdqc1 2.0.3-1build1

password strength checking and policy enforcement library

https://www.openwall.com/passwdqc/

sudo apt install libpasswdqc1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: passwdqc
  • 1 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpasswdqc1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

passwdqc 2.0.3-1build1

password strength checking and policy enforcement toolset

https://www.openwall.com/passwdqc/

sudo apt install passwdqc
  • Section: universe/admin
  • Architecture: amd64
  • 2 dependencies
  • normalized package name match
  • Matched by: Passwdqc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: passwdqc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libpasswdqc 2.0.3-10.fc45

Passphrase quality checker shared library

https://www.openwall.com/passwdqc/

sudo dnf install libpasswdqc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: passwdqc
  • 2 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Passwdqc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpasswdqc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

libpasswdqc-devel 2.0.3-10.fc45

Development files for building passwdqc-aware applications

https://www.openwall.com/passwdqc/

sudo dnf install libpasswdqc-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: passwdqc
  • 3 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Passwdqc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpasswdqc-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

pam_passwdqc 2.0.3-10.fc45

Pluggable passphrase quality checker

https://www.openwall.com/passwdqc/

sudo dnf install pam_passwdqc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: passwdqc
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Passwdqc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pam_passwdqc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

passwdqc 2.0.3-10.fc45

A password/passphrase strength checking and policy enforcement toolset

https://www.openwall.com/passwdqc/

sudo dnf install passwdqc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: passwdqc
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Passwdqc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: passwdqc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

passwdqc-utils 2.0.3-10.fc45

Password quality checker utilities

https://www.openwall.com/passwdqc/

sudo dnf install passwdqc-utils
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: passwdqc
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Passwdqc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: passwdqc-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
zypper95%

passwdqc 1.4.0-2.17

Tools for Password Checking and Generation

http://www.openwall.com/passwdqc/

sudo zypper install passwdqc
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: pam_passwdqc
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Passwdqc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: passwdqc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation