Artifact golang-github-muesli-crunchy-dev_0.4.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-xrash-smetrics-dev
  Description: |-
    finds common flaws in passwords
     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.
  Homepage: https://github.com/muesli/crunchy
  Installed-Size: '33'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-muesli-crunchy-dev
  Priority: optional
  Section: devel
  Source: golang-github-muesli-crunchy
  Suggests: cracklib-runitme, dictionaries-common, wamerican
  Version: 0.4.0-2
srcpkg_name: golang-github-muesli-crunchy
srcpkg_version: 0.4.0-2

File

golang-github-muesli-crunchy-dev_0.4.0-2_all.deb
Binary file golang-github-muesli-crunchy-dev_0.4.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-muesli-crunchy_0.4.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA