1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/security/p5-dicewaregen/pkg-descr
Rene Ladan 2412ec9b5a security/p5-dicewaregen: update to 1.4 [1]
- move to GitHub [1]
- pkg-descr tweaks [1]
- mark as architecture independent [2]

PR:		215562 [1]
Submitted by:	maintainer (Aldis Berjoza) [1]
Reported by:	poudriere [2]
2016-12-26 12:22:57 +00:00

11 lines
442 B
Plaintext

Dicewaregen is simple perl script that generates Diceware dictionaries, that
can be used to create passphrases.
Dicewaregen relies on aspell, to make wordlist. Once you have wordlist you can
create Diceware dictionary. You can make few wordlists using different
languages, merge them and then make Diceware dictionary.
More info about Diceware: http://world.std.com/~reinhold/diceware.html
WWW: https://github.com/graudeejs/dicewaregen.pl