CreateJoinChannelsPricing
Activate Key
Private Communication Network
Synro Logo

SYNRO

Communication without trust in infrastructure. No identity. No metadata. No traces.

Scroll

// Simple explanation

Your Messages, Your Eyes Only

Synro never sees what you write. Here's why — explained without the jargon.

STEP 01AES-256-GCM

You write a message

Your message is encrypted right on your device before it leaves. Nobody — not even Synro — can read it.

STEP 02Double Ratchet

It gets sealed

The message is locked with a unique key that only you and your contact know. Even if someone intercepts it, they see random noise.

STEP 03Zero-knowledge

Synro delivers it

Our server is just a courier. It carries your sealed envelope from A to B. It cannot open it, read it, or copy it.

STEP 04Forward secrecy

Your contact reads it

The message is decrypted only on their device with their copy of the shared key. Then the channel can self-destruct.

The bottom line: Synro is a sealed envelope service. We deliver messages we can't read, between people we don't know, through channels that disappear.

// How it works

Zero-Knowledge Protocol

Chat begins only when both parties share a secret outside the platform. The server acts purely as a relay.

01

Share Secret

Exchange a secret key outside the platform via QR, link, or passphrase

02

Derive Keys

Client generates chat_id, auth_key, and ratchet_seed from the shared secret

03

Encrypted Relay

Messages are E2E encrypted and relayed through zero-knowledge server

04

Auto-Destroy

Chat self-destructs based on time, message count, or manual trigger

// Key derivation from shared secret

S = random(32 bytes)

chat_id = SHA256(S)

auth_key = HKDF(S, "auth")

ratchet_seed = HKDF(S, "ratchet")

// Double Ratchet — Forward Secrecy + Post-Compromise Security

// Core principles

Built for Privacy

Every design decision optimizes for minimal footprint. No accounts. No contact lists. No stored messages.

🚫

No Registration

No phone numbers, no email, no profiles. Open the app and start communicating immediately.

🔐

Secret-Based Channels

Chats are created through QR codes, links, or manually entered keys. Only secret holders can connect.

🔥

Self-Destructing

Set time limits, message counts, or manual triggers. When conditions are met, the chat is permanently destroyed.

🔒

End-to-End Encryption

Double Ratchet Algorithm ensures forward secrecy. Every message encrypted on-device with unique keys.

👁

Zero Knowledge Server

The platform does not know who you are, who you talk to, or what you say. Relay-only architecture.

🌍

Future: Node Network

Every user becomes a node. Decentralized mesh connections for infrastructure-independent communication.

// Why Synro

Not Another Messenger

Synro is a communication layer, not a social platform. Compare the fundamentals.

No registration required

Synro

Signal

Telegram

Secret-based channels

Synro

Signal

Telegram

Disposable channels

Synro

Signal

~

Telegram

No contact list

Synro

Signal

Telegram

Minimal metadata

Synro

Signal

~

Telegram

Server stores nothing

Synro

Signal

Telegram

// Activate access

Enter Access Key

Purchased a key? Activate it here to unlock premium features. Or start free with Ghost plan.