Crypt-Diceware-Wordlist-TR-ModHex
view release on metacpan or search on metacpan
script/diceware_modhex_wordlist.pl view on Meta::CPAN
=item * --no-rolls
Do not prepend the words with the set of dice rolls or coin flips. When the list
is not used to manually map the rolls to words they might be omitted if software
using the list only handles the words. Default the rolls are included.
=item * --min
The minimum length of the words selected for the list. Short words in a list
could weaken a passphrase when a combination of short words lead to a short
passphrase that can be cracked more easily than the used entropy of the Diceware
method to generate the passphrase suggests. Default 5.
=item * --max
The maximum length of the words added to the list. Longer words are more
cumbersome to use in a passphrase but to get enough words in the list we have to
accept them up to some limit. Default 10.
=item * --shorter
script/diceware_modhex_wordlist.pl view on Meta::CPAN
ModHex characters to generate a list with enough words. Danish and Dutch require
a maximum length of 10 to provide enough words, Hungarian and Turkish require
only a maximum length of 9.
=head1 BUGS AND LIMITATIONS
Because the ModHex requirement already limits the number of allowed words
significantly it usually isn't possible to limit the list further to words that
aren't composites of each other and still get a list of 7776 words as a result.
Therefore the words in these wordlists require the use of spaces between the
words in a passphrase to avoid weakening the passphrase.
=head1 AUTHOR
Roland van Ipenburg <roland@rolandvanipenburg.com>
=head1 LICENSE AND COPYRIGHT
Copyright (c) 2025 Roland van Ipenburg.
This program is free software; you can redistribute it and/or modify
( run in 1.528 second using v1.01-cache-2.11-cpan-39bf76dae61 )