golang-github-muesli-crunchy-dev binary package in Ubuntu Lunar amd64

 crunchy finds common flaws in passwords. It detects the following flaws:
  - Empty passwords: ErrEmpty
  - Too short passwords: ErrTooShort
  - Too few different characters, like "aabbccdd": ErrTooFewChars
  - Systematic passwords, like "abcdefgh" or "87654321": ErrTooSystematic
  - Passwords from a dictionary / wordlist: ErrDictionary
  - Mangled / reversed passwords, like "p@ssw0rd": ErrMangledDictionary
  - Hashed dictionary words, like "5f4dcc3b5aa765d61d8327deb882cf99"
    (the md5sum of "password"): ErrHashedDictionary
 .
 System dictionaries from /usr/share/dict will be indexed. If no dictionaries
 were found, crunchy only relies on the regular sanity checks (ErrEmpty,
 ErrTooShort, ErrTooFewChars and ErrTooSystematic).
 .
 crunchy uses the WagnerFischer algorithm to find mangled passwords in your
 dictionaries.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-28 20:24:23 UTC Published Ubuntu Lunar amd64 release universe devel Optional 0.4.0-2
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe devel Optional 0.4.0-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-28 20:27:35 UTC Superseded Ubuntu Lunar amd64 release universe devel Optional 0.4.0-1
  • Removal requested .
  • Superseded by amd64 build of golang-github-muesli-crunchy 0.4.0-2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu