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