Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diceware-debian
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drebs
diceware-debian
Commits
9de4fe80
Commit
9de4fe80
authored
8 years ago
by
ulif
Browse files
Options
Downloads
Patches
Plain Diff
Fix ReSTructure Text link.
"Diceware 8192 list" is not a valid reference any more.
parent
4e01dad8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+4
-5
4 additions, 5 deletions
README.rst
with
4 additions
and
5 deletions
README.rst
+
4
−
5
View file @
9de4fe80
...
...
@@ -153,7 +153,6 @@ which will be used by default and contains 8192 different words. This
list is based off the original diceware list written by Arnold G.
Reinhold.
Both the original and 8k diceware wordlists by Mr. Reinhold are provided.
You can enable a certain (installed) wordlist with the ``-w`` option::
...
...
@@ -214,10 +213,10 @@ with the famous '936' proof_:
.. _proof: http://xkcd.com/936/
The standard english wordlist of this `diceware` implementation
contains 8192 = 2**13 different english words. It is a
copy of the
`Diceware 8192
list
`_
provided by Heartsucker. Therefore, picking a
random word
from this list gives an entropy of 13 bits. Picking six
words means an
entropy of 6 x 13 = 73 bits.
contains 8192 = 2**13 different english words. It is a
hand-compiled
8192-words
list provided by
`
Heartsucker
`_
. Therefore, picking a
random word
from this list gives an entropy of 13 bits. Picking six
words means an
entropy of 6 x 13 = 73 bits.
The special chars replacing chars of the originally created passphrase
give some more entropy (the more chars you have, the more additional
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment