MAIN·
Zero-knowledge sharing for sensitive work

Private information should not become platform data.

classified gives teams a clean way to send notes and files that encrypt in the browser, open once, and leave no readable copy for servers, logs, or AI systems.

Secure share

One link. One opening. No readable residue.

Create a private note or attach a file; the recipient opens it once, then the encrypted blob is removed.

Server view ciphertext

MAIN OÜ cannot read the note or file you send.

AI systems no input

Your content is never available as training or prompt text.

Flow
  1. 1Encrypt in browser
  2. 2Share the private link
  3. 3Delete after first read
The guarantee

Not readable by us. Not fed to AI. Not in any log.

Zero-knowledge isn't a setting you toggle — it's the architecture. Here is exactly why your content stays yours.

01

Not readable by us

Encryption happens in your browser with AES-256-GCM. The decryption key rides inside the link fragment and never reaches our servers — we hold only an unreadable blob.

02

Never fed to AI

There is nothing for a model to ingest. Because servers only ever see ciphertext, your content can't be indexed, mined, or used to train an LLM — ours or anyone else's.

03

Never in a log

We never receive your note, your file names, or your key — so there's nothing readable to record. Shares are ephemeral and purged the moment they're opened.

How it works

Four steps. The key never leaves your link.

  1. Write

    Type a note or drop a file. Everything stays inside your browser.

  2. Encrypt

    Your browser seals it with AES-256-GCM. The key lives only in the link fragment.

  3. Share

    Send the one-time link — optionally guarded by a password sent over a separate channel.

  4. Self-destruct

    The recipient reveals it once; the server returns the blob and deletes it in the same step.

Full detail in our how-it-works & FAQ, or go deeper in the guides — plain-English explainers on encryption, zero-knowledge design, and sending secrets safely. See also our privacy policy and terms of service.