Pricing · No tiers · No cap

Free.
All of it.
Here's why.

There is one plan and it costs nothing. No storage quota, no file size ceiling, no trial that expires, no card on file. This page explains what that covers, why it is possible, and the single thing that could change one day — because "free" without those three answers is a reason to be suspicious, not reassured.

Create a free account → Send a message without one
What you get

One plan

Everything the service does, for everyone, at no cost.

$0
NO CARD · NO TRIAL PERIOD · NO STORAGE CAP
Post-quantum encrypted messaging — ML-KEM + AES-256-GCM, shared by link
Encrypted file vault — permanent storage, no expiry
Document notary — ML-DSA signatures and timestamped receipts
Key generation — ML-KEM and ML-DSA, all parameter sets
File attachments — any size, chunked upload
Public profile — so people can find your key by username
Embeddable widget — add encryption to your own site
Burn-after-read and TTL — messages that delete themselves
Public verification — no account needed to check a receipt
Full source code — AGPL-3.0, self-hostable
Limits

What the limits actually are

Free services usually hide a ceiling somewhere. Here is every one that exists.

LimitValue
Storage quotaNone today. There is no per-account cap. See below for the one thing that could change.
File sizeNone. Files are split into 3MB chunks before upload, so nothing hits a per-request ceiling.
Number of messagesNone.
Vault file retentionPermanent. Vault files have no expiry and are deleted only when you delete them.
Message retentionYou choose, from 1 day to 1 year. Default 30 days. Burn-after-read is available on any message.
Notary receiptsPermanent and publicly verifiable, with no account required to verify.
Account requiredOnly to publish a public profile. Encrypting, decrypting and verifying all work without one.
API rate limitingFair-use limits apply to keep the service available. They are not a quota you can buy past — there is nothing to buy.
AdvertisingNone, and none planned. There is no tracking, no analytics and no cookies beyond the session.
The obvious question

Why does it cost nothing?

When a privacy product is free, the reasonable assumption is that you are the product. That assumption is worth taking seriously, so here is the actual answer rather than a slogan.

PQCServer is built and operated by Onion Search Engine LLC, which runs it alongside its other privacy services. It is funded as part of that work, not by advertising.

There is also nothing to sell. The server holds ciphertext it has no key for. It cannot read your messages, your files or your documents, which means there is no behavioural data to package and no audience to sell access to — not as a policy we could quietly reverse, but as a property of how the system is built. You can check that claim rather than take it: the complete source is published and the cryptography runs in your browser, where your developer tools can watch it.

And it is genuinely cheap to run. Every encryption and decryption happens on your device, so we pay for storage and bandwidth rather than for computation. Ciphertext is small, and the expensive part of a cryptography service — the cryptography — is not ours to pay for.

The other obvious question

Will it stay free?

Yes — with one exception that is worth naming now rather than discovering later.

Free, permanently

  • Encrypted messaging, with attachments of any size
  • Generating ML-KEM and ML-DSA keypairs
  • Creating notary receipts and timestamping documents
  • Verifying any receipt, with or without an account
  • Public profiles and the embeddable widget
  • The source code, under AGPL-3.0

The one thing that might change

  • Vault storage above a generous free allowance, one day

No allowance is set, no date is planned, and there is no cap today. If it ever happens, the free tier will be sized so that ordinary personal use stays inside it.

The split is not arbitrary — it follows what each feature actually costs to run. Messages expire. Whatever you send occupies space for a day or a year and then it is gone, so the total never grows. Notary receipts are hashes. A receipt is a few hundred bytes no matter whether the document was a one-page letter or a 40GB video, because the document itself never reaches us. Keys and verification cost nothing at all, since the mathematics runs in your browser. None of those get more expensive as the service grows, which is why committing to keep them free is a commitment we can actually honour.

Vault files are the exception. They are permanent by design — that is the entire point of the vault, as opposed to a message — and they have no size limit. That combination is the one cost that only ever accumulates. It is possible that one day it will need a free allowance with paid storage above it. There is no cap today, no allowance defined, and no date; you are being told because a service that promises "unlimited free storage forever" without explaining how it pays for it is telling you something that is not true yet.

If that day comes it will be announced in advance, existing files will not be held hostage, and the free allowance will be set so that normal personal use stays inside it. And here is the part that does not depend on us keeping our word: PQCServer is licensed under AGPL-3.0. The complete server and client are published and can be self-hosted. That is a condition of the licence, not a courtesy, and it cannot be withdrawn from code already released — so any pricing decision we make is one you can decline while keeping the software.

Comparison

Free, compared to the other free tiers

The useful axis is not price. It is where each free tier stops.

Encrypted storage services generally run a freemium model: a free tier capped by storage, and paid plans above it. Proton Drive's free tier tops out at 5 GB. Tuta and the rest follow the same shape. The cap is the product decision — it is what converts free users into paying ones, and it is the limit most people actually hit.

PQCServer has no cap because it has no tier above the cap to sell you. That is a real advantage if storage volume is your constraint, and it is worth being clear that it comes with a trade-off: those are mature, broad products, and this is a narrow one. There is no mail client here, no mobile sync app, no collaborative editor, no desktop client. What there is instead is ML-KEM applied to files at rest, which their storage formats do not yet do, and a link-based model that works with people who are not on your platform.

Choose on what you need. If you want a full encrypted workspace with apps on every device, one of those is the better answer and it is worth paying for. If you want post-quantum protection on specific files and messages without a quota or an account for the recipient, that is what this is. See the vault and messaging for how each works.

Questions

Frequently asked questions

How much does PQCServer cost?

Nothing. There is no paid tier, no trial period, no credit card and no storage cap. Messaging, the vault, notarisation and key generation are all free, and sending an encrypted message does not even require an account.

Is there a storage or file size limit?

No cap on either. Files are split into 3MB chunks before upload so nothing hits a proxy or CDN ceiling, and vault files have no expiry. Fair-use rate limiting protects availability, but it is not a quota you can buy past, because there is nothing to buy.

Why is it free? What is the catch?

It is funded by Onion Search Engine LLC as part of its privacy services. There is no advertising and no data to sell — the server holds only ciphertext it cannot read. Running costs are modest because the cryptography happens in your browser, not on our hardware.

Will PQCServer stay free?

Messaging, key generation, notarisation and verification stay free permanently — they cost nothing meaningful to run, because messages expire, receipts are only hashes, and the cryptography happens in your browser. The one exception is vault storage: vault files are permanent and unlimited, so that cost only accumulates. One day it may need a free allowance with paid storage above it. There is no cap today and no date; if it happens it will be announced in advance and sized so normal personal use stays free.

What if you change your mind?

Then you keep the software. PQCServer is published under AGPL-3.0 and can be self-hosted. That is a licence condition, not a favour, and it cannot be revoked from code already released — which is the only kind of guarantee that does not depend on trusting us.

How does the price compare to Proton Drive or Tuta?

Those run freemium: a free tier capped by storage, with paid plans above it. Proton Drive's free tier tops out at 5 GB. PQCServer has no cap and no tier to sell you, which is an advantage if volume is your constraint — but they are broad products with mail clients, mobile sync and collaborative editing, and this is a narrow one. The honest comparison is on what you need, not on price.

Do you accept donations?

The contributions that help most are not financial. Report a vulnerability, audit the implementation, open an issue, or link to the project so the people who need post-quantum encryption can find it.

Will I ever have to pay for storage I already used?

No. If a storage allowance is ever introduced, files already in your vault stay where they are and stay accessible. It would apply to what you add afterwards, and you would be told before it took effect — not on the day you next tried to upload something.

Nothing to compare. Just start.

Generate a keypair and send your first post-quantum encrypted message in under two minutes.

Create a free account → 🔑 Generate keys first Read the manual