Understanding Entropy
Password security is measured in "bits of entropy" - higher is better. Here's how passphrases compare:
- 8-character random password: ~52 bits of entropy
- 4-word passphrase: ~51 bits of entropy (equally secure)
- 5-word passphrase: ~64 bits of entropy (12x more secure)
- 6-word passphrase: ~77 bits of entropy (8,000x more secure)
The XKCD Method
The famous XKCD comic #936 demonstrated that "correct horse battery staple" is both more secure and more memorable than "Tr0ub4dor&3". Our passphrase generator uses this proven approach.
Best Use Cases for Passphrases
- Master passwords: For password managers where you need to remember one strong password
- Disk encryption: Full-disk encryption passwords you'll type at boot
- Wi-Fi passwords: Easy to share verbally with guests
- Account recovery: Backup authentication you can remember