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
587eae04
Commit
587eae04
authored
9 years ago
by
ulif
Browse files
Options
Downloads
Patches
Plain Diff
Update README.
Give hints, how to customize configuration.
parent
95774e5e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+23
-0
23 additions, 0 deletions
README.rst
with
23 additions
and
0 deletions
README.rst
+
23
−
0
View file @
587eae04
...
...
@@ -180,6 +180,29 @@ empty lines (i.e. lines containing whitespace characters only). Oh,
and we handle even PGP-signed wordlists.
Configuration
-------------
You can set customized default values in a configuration file
``.diceware.ini`` placed in your home directory. This file could look
like this::
[diceware]
num = 7
caps = off
specials = 2
delimiter = MYDELIMITER
randomsource = system
wordlist = en_8k
The options names have to match long argument names, as output by
``--help``. The values set must meet the requirements valid for
commandline usage.
Please note, that all options must be set within a section
``[diceware]``.
What is it good for?
--------------------
...
...
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