Your life, your data, your stream
Chat, trips, photos, memories — your entire digital life flows through a single stream. Stored on your device. Owned entirely by you.
Architecture
Your content lives in IndexedDB on your device. No cloud required. No one can access it but you.
Chat, trips, photos — each module contributes events to one unified, chronological stream.
WebSocket relay routes messages between friends. The relay sees nothing — content stays local.
We store a hash of your email. Your session token contains only a user ID. No PII on our servers.
Modules register event types, card renderers, routes, and relay actions. Build your own or install from GitHub.
Your data is yours. Export everything. No lock-in. The platform is a vessel, not a prison.
How it works
Everything flows into one chronological stream. Chat messages, trip memories, photos, notes — each rendered by its module's custom card. Scroll through your life like reading a book.
Content is stored locally in your browser via IndexedDB. Fast, private, and offline-capable. Optionally sync to your own S3 bucket for backup — still your infrastructure, your keys.
Enable the modules you want. Chat with friends. Import trips. Browse photos. Each module plugs into the timeline, the relay, and the storage layer. Disable what you don't need.
Stop scattering your digital life across platforms that monetize your attention. Bring it all home.