entire-vc283 downloadsEnterprise collaboration with self-hosted relay infrastructure. Real-time editing with live cursors and secure team workspaces.
Real-time collaboration and web publishing for Obsidian.
Edit notes together. Share folders with your team. Publish to the web. Self-hosted or hosted — your choice.
You love Obsidian, but your team needs more:
EVC Team Relay adds multiplayer mode to Obsidian. CRDT-based real-time sync — no merge conflicts, works offline, your data stays on your server (or ours).
Or open directly: obsidian://show-plugin?id=evc-team-relay
Plugin page: https://obsidian.md/plugins?id=evc-team-relay
.obsidian/plugins/evc-team-relay/Replace Notion/Confluence. Keep Obsidian. Real-time collaboration without $8/user/month.
Share deliverables with clients via protected web publish. No "can you export that as PDF?"
Documentation that lives in Obsidian, accessible to the whole team. Pair with Local Sync for repo /docs ↔ vault sync.
Publish your vault as a beautiful website. Better than Obsidian Publish — custom domains, access control, flat pricing.
| Obsidian Sync | Notion | Google Docs | Team Relay | |
|---|---|---|---|---|
| Real-time collab | ✗ | ✅ | ✅ | ✅ |
| Works in Obsidian | ✅ | ✗ | ✗ | ✅ |
| Web publish | via Publish | ✅ | ✅ | ✅ |
| Self-hosted option | ✗ | ✗ | ✗ | ✅ |
| Offline editing | ✅ | ✗ | ✗ | ✅ |
| Your data, your server | ✗ | ✗ | ✗ | ✅ |
→ EVC Local Sync — bidirectional vault ↔ local folder sync for AI-assisted coding workflows.
This plugin makes network requests to user-configured servers only. No data is sent to third parties.
| Connection | Protocol | Purpose | When |
|---|---|---|---|
| Control plane server | HTTPS | Authentication (login, token refresh), share management (list, create, invite), server info, billing | On login, share operations, periodic token refresh |
| Relay server | WebSocket (WSS) | Real-time CRDT document synchronization between collaborators | While editing shared documents |
| Control plane server | HTTPS | Relay token issuance (Ed25519-signed) | Before opening a WebSocket connection |
| OAuth callback (localhost) | HTTP | Receives OAuth redirect on 127.0.0.1 (desktop only) |
During OAuth login flow |
All server URLs are configured by the user in plugin settings. The default configuration includes https://cp.tr.entire.vc (EVC Team Relay hosted), but the user can add, remove, or change servers.
No telemetry or analytics data is collected. The plugin does not phone home, track usage, or send any data to third-party services.
MIT — Copyright (c) 2026 Entire VC