EFF Dice to generate strong passphrases
529
This is a Docker image for EFF Dice. It follows the steps described on the EFF page. It's implemented in Golang, but Docker lets us run it without installing Go tools. Docker also allows execution on Linux/Win/MacOS
You can build and run the Docker image:
$ docker build -t effdice cmd
$ docker run -it --rm effdice
$ docker run -it --rm patterns/effdice
Content type
Image
Digest
Size
3.5 MB
Last updated
about 9 years ago
docker pull patterns/effdice