Roadmap
What we're building next
Cipherbits is a small, transparent cryptography toolkit. This page lists the tools and languages we plan to build and study — with no dates, because for us a roadmap is a direction, not a promise.
Tools
The toolkit, growing
Each new tool follows the same rules as the generator: 100% local, verifiable, no account.
Live
Password generator
Random passwords, 100% in your browser — the heart of Cipherbits.
LiveStrength checker
Checks an existing password's strength, not a fake coloured bar.
LivePassphrase generator
Diceware word passphrases, easier to type and remember.
LivePlanned
Breach checker
Check whether your password appeared in a known breach, without ever sending it (HIBP k-anonymity).
PlannedTOTP generator
Time-based one-time codes and scannable setup QR codes.
PlannedText encryption
AES-GCM: encrypt and decrypt text locally with a passphrase.
PlannedFile checksum
Verify a file's SHA-256 hash: computed locally, in your browser — no upload.
PlannedTechnical secrets
API keys and tokens: hex, Base64, UUID v4.
PlannedNumeric PIN
Digits-only generator for unlock codes and the like.
PlannedUnder study
Ephemeral secret sharing
Encrypted link sharing with expiry — needs a small serverless piece.
Under studyEverything else stays 100% in the browser. This is the only exception we'd consider, and it would be documented explicitly.
V2 — planned
Educational content
Historical ciphers, honest articles, a plain-language glossary.
V2 — plannedLanguages
More languages on the way
The site is multilingual by design: one locale file plus one build entry per language.
- EnglishLive
- FrançaisLive
- EspañolNext
- 中文Next
- PortuguêsNext
- Bahasa IndonesiaNext
- DeutschNext
- हिन्दीNext
- 日本語Next
- العربيةRTL layoutUnder study