In development. RVNT is pre-release — not yet security-audited. Source code, public builds, and the iOS / App Store release aren’t available yet. See the roadmap →

Passphrase Generator

Memorable, strong, diceware-style.

Runs entirely in your browser — nothing you enter is uploaded, logged, or tracked.

Generate a strong but memorable passphrase from random words — the “correct horse battery staple” idea — using your browser’s cryptographic randomness, with a live entropy estimate.

5

Frequently asked questions

Why a passphrase instead of a password?

A handful of random words is far easier to remember than a string of symbols, yet can be just as strong: each random word from the list adds about 12–13 bits of entropy, so four or five words are very hard to guess.

Are the words chosen securely?

Yes — words are drawn with crypto.getRandomValues (unbiased), entirely in your browser, and the passphrase is never transmitted or stored.

Built by a privacy company

These tools never phone home — the same principle as RVNT itself: a post-quantum, end-to-end-encrypted, peer-to-peer messenger with no servers and no tracking.