[ITP] pwgen 2.06 -- Automatic Password generation
Jari Aalto
jari.aalto@cante.net
Fri Dec 7 13:29:00 GMT 2007
Included in Debian stable
http://packages.debian.org/pwgen
Jari
sdesc: "Automatic Password generation"
ldesc: "Generate random, meaningless but pronounceable passwords. These
passwords contain either only lowercase letters, or upper and lower
case mixed, or digits thrown in. Uppercase letters and digits are
placed in a way that eases remembering their position when memorizing
only the word."
category: Security
requires: cygwin
1) manual
wget \
http://cygwin.cante.net/pwgen/setup.hint \
http://cygwin.cante.net/pwgen/pwgen-2.06-2-src.tar.bz2 \
http://cygwin.cante.net/pwgen/pwgen-2.06-2.tar.bz2
a) automatic
gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8
mkdir pwgen ; cd pwgen
rm -f get.sh get.sh.sig
wget http://cygwin.cante.net/pwgen/get.sh \
http://cygwin.cante.net/pwgen/get.sh.sig &&
gpg --verify get.sh.sig get.sh &&
sh get.sh
--
Welcome to FOSS revolution: we fix and modify until it shines
More information about the Cygwin-apps
mailing list