MatrixFlare
Matrix homeserver running on the Cloudflare edge.
At a glance
- Status
- In progress
- Stack
- Cloudflare Workers · Durable Objects · R2 · Node 22+
- Protocol
- Matrix v1.17
Summary
MatrixFlare is a spec-first Matrix homeserver targeting Cloudflare Workers, tracking the Matrix v1.17 protocol baseline. Public ingress, async jobs, and the operator control plane are split across separate Workers, with room and runtime state held in Durable Objects.
Highlights
- Targets Cloudflare Workers; room and runtime state live in Durable Objects, with R2 for artifacts.
- Tracks the Matrix v1.17 protocol baseline.
- Split into gateway, jobs, and ops Workers rather than a single monolithic server.
- Spec-first: a normative spec framework is the source of truth, with release evidence gated through CI.
Reach
Questions, integrations, security reports, or research collaboration: write to contact@luminx.one or see /security for sensitive disclosure.