Generate Memorable Example Passwords for Demos
When demoing tools that need a password, diceware phrases are more memorable for audiences than gibberish.
...
Why diceware? Memorable phrases of random words have huge entropy and are easier to remember than gibberish like “X#9mP$qZ”. A 5-word phrase has more entropy than a 10-character random password with mixed case + symbols.
🔒 All randomness comes from crypto.getRandomValues() in your browser. No words, passphrases, or any data are sent anywhere.
Demos tips
In a security demo, demonstrating with "horse-battery-staple-correct" (the classic XKCD reference) teaches better password habits than a random string.
For workshops, generate a fresh phrase per participant. Each gets a unique example to test the workflow with.
The visible entropy and crack-time figures help students understand WHY diceware is good — not just "trust me".
工作原理
为什么选择我们的?
Also check out…
Generate Master Password for Password Managers
A diceware passphrase is ideal for your password m
Generate Encryption Passphrases
For full-disk encryption, GPG keys, or any cryptog
Generate Wi-Fi Network Passwords
Easier to share verbally than random gibberish — p
Generate Shared Team Secrets
For shared service accounts, deployment passwords,
