Sync Everything.
Own Everything.
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. # Or with a mesh key to join the compute network: $ syncropy join --mesh-key YOUR_KEY Joined compute mesh as worker node. 2 peers
Every user gets what they need.
Public sync for everyone. Compute mesh for your team. Full control for founders.
- AES-256-GCM end-to-end encryption
- Real-time bidirectional file sync
- Remote desktop viewing
- Selective folder sync
- Cross-platform (Mac, Windows, Linux)
- Conflict resolution with merge
- 5 GB free / 100 GB at $9.99/mo
- Everything in Sync, plus:
- Join or create compute meshes
- Distribute tasks across nodes
- Round-robin workload balancing
- Real-time task result harvesting
- Node health monitoring
- Unlimited sync storage
- Everything in Compute, plus:
- Master key for full mesh control
- Execute tasks on any node
- Fleet-wide code deployment
- Authority system for conflict wins
- AI-powered merge resolution
- Priority support + custom relay
Not another cloud drive.
Syncropy is infrastructure. Your files never touch our servers unencrypted.
Zero-Knowledge Encryption
AES-256-GCM with HMAC-SHA256 authentication. We can't read your files. Nobody can. Pre-shared key means no trust required.
Bidirectional Live Sync
File changes propagate in under 2 seconds via watchdog + periodic manifest exchange. Echo suppression prevents bounce-back loops.
Cloudflare Relay Mesh
WebSocket relay via Cloudflare Durable Objects. No port forwarding. No VPN. Works behind any NAT or firewall.
AI Conflict Resolution
When both sides edit the same file, AI merges the changes intelligently. Fallback to authority system, then timestamps. Conflict backups always preserved.
Remote Desktop
View and control any node in your mesh. Encrypted screen sharing with keyboard/mouse forwarding. No third-party relay.
Distributed Compute
Turn idle machines into a supercomputer. Distribute Python, Node, or shell tasks across your mesh. Results harvested automatically.
Fractal Architecture
Every layer contains every other layer. It's the same pattern all the way down.
A fractal set where every element is a fractal set.
The Sync layer is the foundation. Every Compute node is also a Sync node. Every Command controller is also a Compute node. There's no separate infrastructure — it's the same system at different scales.
Your free user syncing documents uses the exact same AES-256-GCM encrypted WebSocket relay as the distributed supercomputer running ML training across 50 nodes.
Public product. Internal tooling. Owner control.
Same code. Same relay. Same encryption.
Why switch?
| 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 |
| No port forwarding | Yes | Yes | Yes | Yes |
| Self-hostable | No | No | Yes | Yes |
| One-command setup | No | No | No | Yes |
| Open mesh protocol | No | No | No | Yes |
One command. Done.
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 # Join a compute mesh (requires mesh key) $ syncropy join --mesh-key YOUR_KEY
Get in early.
We're onboarding teams in waves. Drop your email.