Skip to content

timothyham/dicewords

Repository files navigation

Dicewords

Dicewords is a command line utility that generates a secure passphrase from EFF's dice word list.

Features

Can choose from 3 available word lists:

  • normal list - the default
  • short words - has shorter words that are easier to type
  • unique short words - has shorter words that have unique 3 letter prefix. Makes it easier for predictive entry on phones

Shows passphrase strength (-v flag)

Can specify the number of words to generate

Can specify the number of bits to generates

Now works on Windows! (removed dependency on make)

To install

Run go run make.go from the directory

Usage help

Type dicewords -h for help text

CGI

In the directory cmd/dicewords-cgi, builds a cgi compatible dicewords.cgi binary.

About

Passphrase generator using EFF dicewords

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages