This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP makepasswd -- Generate and encrypt passwords


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]