Zero-knowledge architecture
We cannot see what we're not given the keys to decrypt. Keys are derived between your devices and never leave them — even a court order couldn't produce a copy we don't hold.
Remio's zero-knowledge architecture means we can't see your data — even if we wanted to. No account, no middleman, nothing stored.
Zero-knowledge is a property of how Remio is built — not a policy we ask you to trust.
We cannot see what we're not given the keys to decrypt. Keys are derived between your devices and never leave them — even a court order couldn't produce a copy we don't hold.
No email, no password, no user database to breach. When AnyDesk was breached in 2024 and TeamViewer hit by APT29, they had credentials to lose. Remio has nothing on file.
Your data flows directly between your devices. The connection server only performs the handshake; when a relay is unavoidable it forwards packets it cannot read.
DTLS-SRTP — the same WebRTC security model trusted across the industry. Keys are negotiated only between your devices; even the relay sees nothing but ciphertext.
Every session derives a fresh, single-use ephemeral key, destroyed when you disconnect. Past sessions stay protected even if a future key leaks.
A six-digit code you read off the host screen authorises a device, not an identity — rotate it anytime, closer to an in-person key exchange than an account.
Your OS protects Remio's secrets with its own hardware — Secure Enclave on Apple, secure elements on Android, the trust chip on Windows. Nothing extractable without unlocking the device.
Public FlatBuffers schemas are the single source of truth — the exact binary format is reproducible, generating the same code for iOS, macOS, Android, Windows and the Go server. No proprietary black boxes.
Why go account-free? Read the zero-account philosophy essay →
The honest test of any remote-desktop tool is what a break-in exposes. With Remio, the answer is nothing.
| Dimension | Remio | AnyDesk / TeamViewer |
|---|---|---|
| Stream routing | Direct peer-to-peer | Through vendor servers |
| Account required | None — PIN only | Yes, email + password |
| Can the vendor decrypt? | Impossible by design | Technically possible |
| What a breach exposes | No user data to leak | All users (2024 incidents) |
| Past-session protection | Perfect forward secrecy | Unclear |
| Protocol audit | Public schemas | Proprietary, closed |
| Ads & data brokers | Never | Varies by vendor |
The stream is protected with DTLS-SRTP and ECDHE key negotiation — the same key-exchange family behind Signal, WireGuard and modern HTTPS. Session keys live only in memory, for the length of a session, then vanish.
No ads, no data brokers, no account profile — your screen content is never logged, inspected, or decryptable on our side.

Some protections are already in place; others are on the way. We only claim what we can prove.
No personal data is collected, so there is nothing to protect — plus rate-limiting at the signalling edge, platform secure-vault storage on every device, and an open protocol anyone can verify.
A third-party red-team assessment with a public transparency report.
Independent audit of security controls, availability, and confidentiality.
Responsible-disclosure rewards. Until it launches, reports go to security@remio.net.
Encryption, threat model, transport, pairing and key lifecycle in depth — read the whitepaper →
Remio does not bypass your computer's lock — it streams the real lock screen and passes your keystrokes to it, so the machine asks for your password exactly as it would if you were standing in front of it.
Your operating system validates the password, not Remio. Your account password is never stored, never seen by our servers, and never transmitted as anything other than the encrypted keystrokes of the session.
Each host decides whether a connected device may type at its lock screen. Switch it off and your device can still see that the machine is locked — but no keystroke reaches it, and the client says so plainly instead of pretending to work.
A device reaches a host only if it has already been paired, with a six-digit code you can rotate or a QR scan. The host lists every paired device and removing one disconnects it on the spot — it has to pair again before it can get back in.
More detail on reaching a locked machine — including a lid-closed MacBook — on remote unlock at the lock screen →
The same zero-knowledge design that protects a single Mac scales cleanly to a handful of paired devices. Because Remio has no central account store, there's nothing to provision and nothing to leak — every pair of devices holds its own keys. We're an independent project, so we don't yet offer enterprise support, SOC 2 attestation, or SLAs; what we do offer is an architecture you can verify yourself through the open protocol and whitepaper.
Your computer from anywhere — completely free, no account, nothing stored on our side.