Private conversations, your way
Start direct messages or create group rooms. Manage members with roles, promote admins, and transfer ownership when a team changes hands. Keep your conversations organized the way you want.
Quldra is a messaging app built with post-quantum cryptography from the ground up. Private keys never leave your device. No phone number required. Just secure, private communication designed to stay that way -- even as computing power advances.
Available now on iOS and Android.
Everything you need for private messaging, built into a clean, focused experience.
Start direct messages or create group rooms. Manage members with roles, promote admins, and transfer ownership when a team changes hands. Keep your conversations organized the way you want.
Send images, GIFs, videos, and files up to 200 MB. All media is encrypted before it leaves your device, so only the intended recipients can view it. Capture from camera, pick from your library, or paste directly from the clipboard.
Reply in threads, edit or delete your own messages, and see timestamps and read receipts on every message. In groups, see exactly who has read each message with "Read X of N" counts. Tag conversations as Work, Fun, High Priority, or Personal to keep things clear.
Generate invite links with optional passwords. Set links to single-use. Require admin approval before new members join. You decide who gets access.
Lock the app with a passcode. Hide message previews from notifications. Keep sensitive conversations in hidden rooms that stay out of sight until you reveal them.
Your cryptographic identity is backed by a 12-word recovery seed. If you lose your device, you can restore your identity on a new one without exposing your private keys to anyone. Recovery activates a clean slate on the new device and signs the old one out automatically.
Get notified the moment a message arrives, even with the app closed. Notifications are delivered through encrypted push channels, and you can choose to hide previews so sensitive content stays off your lock screen.
Long-press any conversation for quick actions: change the accent color from an 8-swatch palette, mark as unread so you come back to it, or remove it from your list. Each conversation looks and feels the way you want it to.
Share photos, links, and files from other apps directly into a Quldra conversation. Need to reach someone who isn't on Quldra yet? Send them a browser invite link — they join a post-quantum-encrypted guest session at chat.quldra.com without installing anything. Conversations always start from your Quldra app; the browser is the visitor seat.
See exactly how much data you use. Your monthly allowance and any top-ups are tracked separately, so you always know where you stand. No surprise charges.
One Quldra account, one cryptographic identity, one bandwidth balance. Move between your phone and the web client without juggling subscriptions or re-paying for data you already have.
Quldra uses post-quantum cryptographic algorithms to protect your messages today against both current and future threats. Every cryptographic operation happens on your device. Your private keys never touch our servers.
Adversaries collecting encrypted traffic today may attempt to decrypt it when quantum computers mature. This is known as the harvest-now, decrypt-later threat. Quldra is designed to resist it.
Encryption and decryption happen entirely on your device. Your private keys are stored in platform-secure storage (Keychain on iOS, Keystore on Android) and are never transmitted.
Every session uses ML-KEM-768 for key encapsulation, with Ed25519 and ML-DSA-65 hybrid signatures for identity authentication. These algorithms are designed to withstand both classical and quantum attacks.
Security is not a feature we ship once. Protocol improvements, key management hardening, and independent review are ongoing priorities on our roadmap.
This statement reflects the current implementation. For technical details, see our published encryption flow documentation.
From the moment you type a message to the moment it appears on the other side, your content is protected. Here is how.
Step 1
When you install Quldra, your device generates a unique cryptographic identity. Private keys are stored in secure hardware-backed storage and never leave your device.
Step 2
Before anything leaves your device, your message is encrypted using post-quantum algorithms. The plaintext never reaches our servers.
Step 3
Our relay infrastructure transports encrypted payloads, delivery receipts, and session metadata. It cannot read your message content.
Step 4
The recipient's app uses its own private keys to decrypt the message locally. Only the intended recipient can read what you sent.
You pay for the data you use, not the number of people in your team. A free tier is included with every install.
1 GB monthly allowance$3/month
For individuals and small groups with everyday messaging needs.
+1 GB blocks$5 per GB
Add bandwidth whenever you need it. No plan changes, no commitments. Top up and keep going.
Custom bandwidth + supportContact us
High-volume plans with dedicated onboarding, tailored support, and custom billing arrangements.
Initial pricing. A free tier is included with every install so you can try Quldra before committing to a plan.
Enterprise customers and organizations that need tailored plans can arrange direct billing. For everyone else, pricing and balances are managed inside the app.
Contact billingThe things people ask us most often. If your question isn't here, send us a note through the support form below — we read every one.
If a product is free, chances are that you are the product. Free messaging apps monetize through advertising, metadata harvesting, training data for AI systems, or by selling what they learn about you to third parties. Quldra doesn't productize our users.
We charge a small amount for bandwidth, and that is the entire business model. No ads, no analytics sold to brokers, no insight into who you talk to or what you say — we can't see any of that even if we wanted to, because every message is encrypted on your device before it leaves it. The fee pays for servers, security work, and the team who maintains the cryptography. Nothing else.
Most secure messaging apps use cryptography that is safe against today's computers but may be broken by a sufficiently powerful quantum computer in the future. Encrypted traffic collected today could then be retroactively decrypted — a threat model known as "harvest now, decrypt later".
Quldra uses ML-KEM-768 (a lattice-based key encapsulation mechanism selected by NIST for post-quantum standardization) for every session, combined with ML-DSA-65 hybrid signatures for identity. These algorithms are designed to resist attacks from both classical and quantum adversaries.
No. Every message is encrypted on your device using keys that never leave it. Our relay servers only see encrypted payloads, delivery receipts, and routing metadata — not message content. This is enforced by the cryptography, not by policy, so even if we were compelled to hand over everything we have, the content of your conversations would still be unreadable.
When you set up Quldra, you're given a 12-word recovery seed. Keep it somewhere safe — written down, in a password manager, wherever you trust. On a new device you enter the seed, your cryptographic identity is restored, and your old device is signed out automatically.
Recovery gives you a clean slate: new room keys are generated, and messages from before the recovery cannot be decrypted on the new device. This is a deliberate security property, not a bug — it means that even if someone eventually cracks into your old phone, they can't read anything you send from the new one.
Up to 200 MB per file. That covers most videos, documents, and audio recordings. Everything is encrypted client-side before upload, so the file you send is the file they receive — no server-side compression or re-encoding.
Yes. From your Quldra app, you can invite someone into a conversation through a browser link. They open chat.quldra.com, join as a guest, and exchange messages with you using the same post-quantum cryptography as the mobile app — no installation required on their end.
The browser session is the visitor seat: it can only be used to join a conversation that you started from your Quldra app. You can't initiate new dialogues from the browser itself. To start conversations, send messages, or create groups, you need the app on iOS or Android.
Each Quldra account is tied to a single active device at a time. When you sign in on a new device using your recovery seed, the previous device is signed out automatically. This keeps your cryptographic identity contained and prevents silent account cloning.
The web client at chat.quldra.com is a companion session that does not displace your mobile device.
Anyone using Quldra can earn bandwidth credit by referring new users. When someone you refer pays for bandwidth, 30% of that accrues to your balance. Once you've earned 1 GB, a credit code is issued to you. Full terms are on the affiliate page, and credits are managed through your dashboard.
Our cryptographic choices are documented publicly. We publish the encryption flow, the algorithms in use (ML-KEM-768, ChaCha20-Poly1305, Ed25519, ML-DSA-65), and the protocol versioning. If you're a security researcher who would like to review the implementation in depth, get in touch — we're happy to cooperate with responsible disclosure and independent review.
Questions, problems, or something we could do better — tell us and we'll reply by email, usually within one business day.
Quldra is built for legitimate private communication. Use of the service is subject to applicable laws, export controls, and our terms of service.
Where this product can be used legally
Informational guidance only, not legal advice.