ITP makepasswd -- Generate and encrypt passwords

Jari Aalto jari.aalto@cante.net
Thu Feb 23 08:38:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/makepasswd/makepasswd-1.10-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makepasswd/makepasswd-1.10-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/makepasswd/setup.hint

Included in Debian:

    http://packages.debian.org/makepasswd

To test build:

    tar -xf make*src*.bz2
    ./make*.sh --color --verbose all

Jari

[ setup.hint ]
sdesc: "Generate and encrypt passwords"
ldesc: "Generate true random passwords using /dev/urandom, with the emphasis
on security over pronounceability. It can also encrypt plaintext
passwords given in a temporary file."
category: Perl Utils
requires: perl



More information about the Cygwin-apps mailing list