Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 988 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 988 Bytes

Effindice 🎲🎲🎲🎲🎲

Effindice 0.5 Screenshot

EFF Dice Passphrase generator GUI

Effindice is a browser-based passphrase generator implementing the EFF Dice method without physical dice. It is a simple javasript GUI application encapsulated within a single HTML file, designed to be used offline. It utilizes the javascript-fortuna implementation of the Fortuna pRNG algorithm and incorporates randomized delays to reduce predictability.

The application makes no external calls and should be used locally to generate real passphrases.

The large filesize is due to the inclusion of javascript-fortuna 1.0.8 within the document.

Live demo

Download the app (index.html)