Military-grade encrypted file sync, remote access, and distributed computing in one platform. Replaces Dropbox, TeamViewer, and your entire IT stack.
# One command. That's it. $ curl -sL syncropy.com/install | python3 Syncropy v1.0 — Encrypted Sync Engine Generating AES-256-GCM keypair... done Configuring sync roots... 3 roots Connecting to relay mesh... connected Sync active. Your files are encrypted end-to-end.
Public sync for everyone. Compute mesh for your team. Full control for founders.
Syncropy is infrastructure. Your files never touch our servers unencrypted.
AES-256-GCM with HMAC-SHA256 authentication. We can't read your files. Nobody can.
File changes propagate in under 2 seconds via watchdog + periodic manifest exchange.
WebSocket relay via Cloudflare. No port forwarding. No VPN. Works behind any NAT.
When both sides edit the same file, AI merges the changes. Fallback to authority system.
View and control any node in your mesh. Encrypted screen sharing with input forwarding.
Turn idle machines into a supercomputer. Distribute tasks across your mesh.
| Feature | Dropbox | TeamViewer | Folding@Home | Syncropy |
|---|---|---|---|---|
| End-to-end encryption | No | No | N/A | AES-256-GCM |
| File sync | Yes | No | No | Yes |
| Remote desktop | No | Yes | No | Yes |
| Distributed compute | No | No | Yes | Yes |
| AI conflict merge | No | N/A | N/A | Yes |
| Zero-knowledge | No | No | N/A | Yes |
| Self-hostable | No | No | Yes | Yes |
| One-command setup | No | No | No | Yes |
Works on Mac, Windows, and Linux. Python 3.8+ required.
# Install Syncropy (Mac/Linux) $ curl -sL syncropy.com/install | python3 # Install Syncropy (Windows PowerShell) PS> irm syncropy.com/install.ps1 | iex
We're onboarding teams in waves. Drop your email.
$ curl -sL syncropy.com/install | python3 Syncropy installed. Run 'syncropy status' to verify.
Terminus connects to any Syncropy node's terminal server. Start the server on your target machine with syncropy terminus --serve.
PS> irm syncropy.com/install.ps1 | iex
wss://mhsync-relay.johnmobley99.workers.dev
Encryption: AES-256-GCM