mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
784da27e04
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>
11 lines
446 B
Plaintext
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/
|