No description
- Go 56.2%
- Makefile 43.8%
| wordlists | repo: remove 4 die eff short wordlists | |
| .gitignore | repo: add wordlists/*.txt to ignored files | |
| COPYLEFT | repo+src!: change to GPL-3.0-or-later | |
| go.mod | repo+src: bulk: status quo | |
| main.go | src: add version string and corresponding -V option | |
| Makefile | repo: makefile: fix phony list; add uninstall phony target | |
| README.md | repo: improve readme | |
Roll simple passwords consisting of words only. Each word add 12.9 bit entropy.
Installation
$ make build
# make install
# make uninstall
References
- https://theworld.com/~reinhold/diceware.html
- https://en.wikipedia.org/wiki/Diceware
- https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases
- https://www.eff.org/files/2016/07/18/eff_large_wordlist.txt
- https://xkcd.com/936/
- https://toml.io/en/
- https://github.com/ulif/diceware/tree/master/diceware/wordlists