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
d76365e9493024663c2e0d96e6bb19d3ce34588a
Select Git revision
Branches
6
0.10-2-dev
debian
default
0.10-1-dev
master
patch-queue/debian
pristine-tar
Tags
20
debian/0.10-2
v0.10
v0.9.5
v0.9.4
v0.9.3
v0.9.2
debian/0.9.1-4.1
debian/0.9.1-2
debian/0.9.1-1
v0.9.1
v0.9
v0.8
v0.7.1
v0.7
v0.6.1
v0.6
v0.5
v0.4
v0.3.1
v0.3
26 results
diceware-debian
diceware.py
Author
Search by author
Any Author
authors
drebs
drebs
micah
micah
2 authors
Mar 25, 2015
Use None as default, not 1.
· d76365e9
ulif
authored
10 years ago
d76365e9
Close fd after reading.
· 973592f0
ulif
authored
10 years ago
973592f0
Remove get_wordlist_from_path().
· bca57bda
ulif
authored
10 years ago
We now read from already opened file descriptors (in get_wordlist()) only.
bca57bda
Mar 24, 2015
Support custom wordlists.
· 6d9c367a
ulif
authored
10 years ago
6d9c367a
Mar 23, 2015
Tell about stdin filename.
· 36ed39d3
ulif
authored
10 years ago
36ed39d3
Support inputfile argument.
· ea5eccc9
ulif
authored
10 years ago
ea5eccc9
Mar 21, 2015
Add version attribute.
· 068994b9
ulif
authored
10 years ago
068994b9
Feb 04, 2015
pyflakes.
· 3a1ae9fa
ulif
authored
10 years ago
3a1ae9fa
Set -s default to zero.
· 7fe35aa9
ulif
authored
10 years ago
7fe35aa9
Finish move of source.
· 31626608
ulif
authored
10 years ago
31626608
Move source.
· c4a1b4af
ulif
authored
10 years ago
c4a1b4af
Jan 29, 2015
More docs.
· 36b9624b
ulif
authored
10 years ago
36b9624b
Rename separator to delimiter.
· 977a8340
ulif
authored
10 years ago
977a8340
Make special chars configurable.
· 310cc7c2
ulif
authored
10 years ago
310cc7c2
Treat special chars special.
· 9fe01779
ulif
authored
10 years ago
9fe01779
Rename 'caps' argument.
· 6f2d3aba
ulif
authored
10 years ago
6f2d3aba
Jan 28, 2015
Fix default setting.
· 3a263dbb
ulif
authored
10 years ago
3a263dbb
Support capitalization.
· eac8066a
ulif
authored
10 years ago
eac8066a
Fix docstring.
· 145d70c6
ulif
authored
10 years ago
145d70c6
Rename country code regexp.
· 5ba07fc8
ulif
authored
10 years ago
5ba07fc8
Let main generate passphrases.
· b222203c
ulif
authored
10 years ago
b222203c
Support num argument.
· de26eb59
ulif
authored
10 years ago
de26eb59
Use opts in main().
· 6fe18e9b
ulif
authored
10 years ago
6fe18e9b
Add a argparser.
· e20181f0
ulif
authored
10 years ago
e20181f0
pep8.
· c48d97d4
ulif
authored
10 years ago
c48d97d4
Use new wordlist.
· 85feb8c1
ulif
authored
10 years ago
85feb8c1
For now, use .txt wordlists.
· b6598e42
ulif
authored
10 years ago
b6598e42
First sketch of main password generator.
· 46328804
ulif
authored
10 years ago
46328804
Jan 27, 2015
Add builder for path to wordlist.
· d5bfefe3
ulif
authored
10 years ago
d5bfefe3
Fix get_wordlist().
· a119da5e
ulif
authored
10 years ago
a119da5e
Add wordlist parser.
· 02ad00b9
ulif
authored
10 years ago
02ad00b9
Jan 26, 2015
Add basic Python project skeleton.
· a243e149
ulif
authored
10 years ago
a243e149
Loading