> e1z0@kamarovas.net

~/projects $ cat supersync.md

SuperSync

[ website ]

SuperSync

Every organization that builds several connected applications eventually rebuilds the same thing five times: a sync service. SuperSync is my answer — one security-first platform that synchronizes application data (settings, structured records, binary objects, revision history, and chat-style realtime messaging) across devices, environments and teams.

Architecture: a Go backend on PostgreSQL with pluggable blob storage, typed SDKs, and admin/user portals. Bucket-scoped multi-tenancy, capability-based isolation, key-based auth with explicit authorization checks, explicit sharing and revocation, audit events, and policy-driven administration. Scales from a single team to scale-out deployments.

Several of my own apps (SuperNotes, Margelet) exist partly to beat this platform senseless in testing. There's a whitepaper, because enterprise software without a whitepaper is legally just a hobby.