classified.

Security model

Security and privacy design

classified follows a zero-knowledge pattern for one-time sharing: encrypt before upload, store ciphertext, reveal once, and delete the stored copy. This page explains the practical security properties and boundaries users should understand.

What the server stores

The server stores the encrypted payload and operational metadata needed to deliver and expire the share. It does not need readable note text or file contents to provide the service. This keeps accidental exposure, logging, and internal access risks lower than with plaintext sharing tools.

Key handling

For non-password shares, the decryption key is kept in the link fragment. For password shares, the recipient must know the password before the browser can decrypt the content. Lost links, lost passwords, or consumed shares cannot be recovered by MAIN OÜ.

Recommended use

Limits

A recipient can still copy, screenshot, photograph, or forward what they see. One-time sharing controls storage on this service; it does not control the recipient's device or behavior.