Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
246 B
Text
5 lines
246 B
Text
Generates true random passwords by using the /dev/random feature
|
|
of Linux, with the emphasis on security over pronounceability. It
|
|
can also encrypt plaintext passwords given on the command line.
|
|
|
|
WWW: http://packages.debian.org/stable/makepasswd
|