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
27eaa7e2
Commit
27eaa7e2
authored
3 years ago
by
ulif
Browse files
Options
Downloads
Patches
Plain Diff
Update manpage.
Reflect late wordlist changes.
parent
ce2f4244
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
diceware.1
+8
-13
8 additions, 13 deletions
diceware.1
docs/manpage.rst
+7
-12
7 additions, 12 deletions
docs/manpage.rst
with
15 additions
and
25 deletions
diceware.1
+
8
−
13
View file @
27eaa7e2
...
...
@@ -129,7 +129,7 @@ Create a passphrase without capital words. Creates something like
"\fBwheel\-dye\-honk\fP".
.TP
.B \fBdiceware \-r\fP \fIrealdice\fP
Use real dice to create a passphrase. The program
m
will tell you what to do
Use real dice to create a passphrase. The program will tell you what to do
(roll dice and tell what numbers appear) and in the end present a
passphrase.
.TP
...
...
@@ -141,11 +141,12 @@ instead of standard, 6\-sided dice.
Create a passphrase with words from file "mywordlist.txt". The file should
contain one word on each line.
.TP
.B \fBdiceware \-w en_
orig
\-s 2\fP
.B \fBdiceware \-w en_
securedrop
\-s 2\fP
Create a passphrase with two special chars spread over the generated
passphrase and containing words from wordlist "\fBen_orig\fP". This is one of
the wordlists that come included with \fIdiceware\fP\&. Creates something like:
"\fBRutt[FanScoldLouiseT*nyThrob\fP".
passphrase and containing words from wordlist "\fBen_securedrop\fP". This is
one of the wordlists that come included with \fIdiceware\fP\&. Creates something
like:
"\fBPlayaBrigVer{SeesNe\-tsGets\fP".
.TP
.B \fBdiceware \-w en_adjectives en_nouns \-n 2\fP
Create two syntactically meaningful phrases, each one consisting of an
...
...
@@ -154,7 +155,7 @@ adjective and a noun. Results in something like:
.UNINDENT
.SH COPYRIGHT
.sp
Copyright (C) 2015\-202
0
Uli Fouquet and contributors
Copyright (C) 2015\-202
2
Uli Fouquet and contributors
.sp
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
...
...
@@ -171,11 +172,6 @@ this program. If not, see <\fI\%http://www.gnu.org/licenses/\fP>.
diceware is a concept invented by Arnold G. Reinhold, Cambridge, Massachusetts
USA.
.sp
The English Diceware Wordlists used with this programme are licensed by Arnold
G. Reinhold (files \fBwordlists/wordlist_en_orig.asc\fP,
\fBwordlists/wordlist_en.txt\fP) under the \fICreative Commons CC\-BY 3.0\fP license
(see \fI\%http://creativecommons.org/licenses/by/3.0/\fP).
.sp
The Securedrop wordlist (file \fBwordlists/wordlist_en_securedrop.asc\fP) by
Heartsucker is licensed under the \fIMIT\fP license (see \fI\%http://mit\-license.org/\fP).
.sp
...
...
@@ -183,8 +179,7 @@ The EFF wordlist (file \fBwordlsts/wordlist_en_eff.txt\fP) is licensed by the
Electronic Frontier Foundation under the \fICreative Commons CC\-BY 3.0 US\fP
license (see \fI\%https://creativecommons.org/licenses/by/3.0/us/\fP).
.sp
The copyright for the \fIDiceware8k\fP list is owned by Arnold G Reinhold. The
copyright for the the \fIDiceware SecureDrop\fP list is owned by \fI@heartsucker\fP\&.
The copyright for the the \fIDiceware SecureDrop\fP list is owned by \fI@heartsucker\fP\&.
Copyright for the \fIEFF large\fP list by \fIJoseph Bonneau\fP and \fIEFF\fP\&. Copyright for
the brazilian portuguese list by \fI@drebs\fP\&. Copyright for the english adjective
and noun lists by \fINaturalLanguagePasswords\fP\&.
...
...
This diff is collapsed.
Click to expand it.
docs/manpage.rst
+
7
−
12
View file @
27eaa7e2
...
...
@@ -111,11 +111,12 @@ examples
Create a passphrase with words from file "mywordlist.txt". The file should
contain one word on each line.
``diceware -w en_
orig
-s 2``
``diceware -w en_
securedrop
-s 2``
Create a passphrase with two special chars spread over the generated
passphrase and containing words from wordlist "``en_orig``". This is one of
the wordlists that come included with `diceware`. Creates something like:
"``Rutt[FanScoldLouiseT*nyThrob``".
passphrase and containing words from wordlist "``en_securedrop``". This is
one of the wordlists that come included with `diceware`. Creates something
like:
"``PlayaBrigVer{SeesNe-tsGets``".
``diceware -w en_adjectives en_nouns -n 2``
Create two syntactically meaningful phrases, each one consisting of an
...
...
@@ -125,7 +126,7 @@ examples
copyright
---------
Copyright (C) 2015-202
0
Uli Fouquet and contributors
Copyright (C) 2015-202
2
Uli Fouquet and contributors
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
...
...
@@ -142,11 +143,6 @@ this program. If not, see <http://www.gnu.org/licenses/>.
diceware is a concept invented by Arnold G. Reinhold, Cambridge, Massachusetts
USA.
The English Diceware Wordlists used with this programme are licensed by Arnold
G. Reinhold (files ``wordlists/wordlist_en_orig.asc``,
``wordlists/wordlist_en.txt``) under the `Creative Commons CC-BY 3.0` license
(see http://creativecommons.org/licenses/by/3.0/).
The Securedrop wordlist (file ``wordlists/wordlist_en_securedrop.asc``) by
Heartsucker is licensed under the `MIT` license (see http://mit-license.org/).
...
...
@@ -155,8 +151,7 @@ Electronic Frontier Foundation under the `Creative Commons CC-BY 3.0 US`
license (see https://creativecommons.org/licenses/by/3.0/us/).
The copyright for the `Diceware8k` list is owned by Arnold G Reinhold. The
copyright for the the `Diceware SecureDrop` list is owned by `@heartsucker`.
The copyright for the the `Diceware SecureDrop` list is owned by `@heartsucker`.
Copyright for the `EFF large` list by `Joseph Bonneau` and `EFF`. Copyright for
the brazilian portuguese list by `@drebs`. Copyright for the english adjective
and noun lists by `NaturalLanguagePasswords`.
...
...
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