Diceware Web
Diceware Web is a static, JavaScript site with no external resources that generates 8-word Diceware passwords.
Usage
npm run start
OR
docker run -p 80:80 ckxng/diceware-web:latest
Live Demo
https://ckxng.github.io/diceware-web/public/
Screenshot
Author
License
This software is released under the ISC license.
See LICENSE
file for details.