Nixpkgs security tracker

Login with GitHub
⚠️ You are using a production deployment that is still only suitable for demo purposes. Any work done in this might be wiped later without notice.

Suggestion detail

Untriaged
created 2 months ago Activity log
  • Created suggestion
The Phonemes mode in Pwgen 2.06 generates predictable passwords, which …

The Phonemes mode in Pwgen 2.06 generates predictable passwords, which makes it easier for context-dependent attackers to guess the password via a brute-force attack.

Affected products

Pwgen
  • ==2.06

Matching in nixpkgs

pkgs.pwgen

Password generator which creates passwords which can be easily memorized by a human

  • nixos-unstable 2.08
    • nixpkgs-unstable 2.08
    • nixos-unstable-small 2.08
  • nixos-25.11 2.08
    • nixos-25.11-small 2.08
    • nixpkgs-25.11-darwin 2.08

pkgs.pwgen-secure

Secure password generation library to replace pwgen

Package maintainers