Security

Encryption is the product boundary.

Enclave Social is designed so private message content is encrypted client-side and plaintext does not live on Enclave Social servers.

MLS protocol

Modern group messaging encryption for servers, channels, and direct conversations.

No plaintext storage

Servers store ciphertext for delivery and history, not readable message bodies.

Minimal metadata

No phone number, government ID, real name, biometric information, or location data required.

User reporting

Encrypted systems need community safety flows that do not require platform-wide message scanning.

Public MLS Work

Review the encryption SDK on GitHub.

Enclave Social's MLS implementation is being developed in public so the security model, protocol work, and client-side encryption layer can be inspected directly.

View MLS SDK

Proof

See it for yourself.

We sent a message and opened the database at the same time. The ciphertext column is what gets stored — Enclave Social cannot read your messages even if it wanted to.