1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/security/p5-dicewaregen/pkg-descr
Philippe Audeoud 784da27e04 Dicewaregen is simple perl script that generated Diceware dictionaries, that
can be used to create secure passwords.

Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few dictionaries using different
languages, merge them and then make Diceware dictionary.

More info about Diceware: http://world.std.com/~reinhold/diceware.html

WWW: http://hg.bsdroot.lv/aldis/dicewaregen/

PR:		ports/157251
Submitted by:	Aldis Berjoza <aldis at bsdroot.lv>
2011-05-24 08:35:26 +00:00

11 lines
446 B
Plaintext

Dicewaregen is simple perl script that generated Diceware dictionaries, that
can be used to create secure passwords.
Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few dictionaries using different
languages, merge them and then make Diceware dictionary.
More info about Diceware: http://world.std.com/~reinhold/diceware.html
WWW: http://hg.bsdroot.lv/aldis/dicewaregen/