Skip to content
Snippets Groups Projects
Commit 4e0e1838 authored by ulif's avatar ulif
Browse files

Elaborate on the ``--no-caps`` problem.

parent 25b743c0
No related branches found
No related tags found
No related merge requests found
......@@ -140,8 +140,9 @@ This will leave the input words untouched (upper-case stays upper-case,
lower-case stays lower-case). It does *not* mean, that all output words will be
lower-case (except if all words of your wordlist are lowercase).
Anyway, lower-case passphrases might be easier to type on smart phones and
similar.
As the default lists of `diceware` contain only lower-case terms, here
``--no-caps`` means in fact lower-case only output, which might be easier to
type on smart phones and similar.
`diceware` supports also different sources of randomness, which can be
chosen with the ``-r <SOURCENAME>`` or ``--randomsource <SOURCENAME>``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment