First-party MF Sys apps
Official Apps
First-party MF Sys applications maintained by Matrix Family. Ordinary signed bundles — no client-side hardcoding — published to the Store and verified by signature on load.
Signed bundlesFrontends onlyVerified on load
How they ship
- Sources are app frontends (React/TypeScript, Vite); no gateway or server code lives here.
- Production artifacts are published to
store.matrix.familyasbundle.js,manifest.json,icon.svg, locales andsignature.json. - The client never builds apps: it loads
bundle.jsfrom the Store and verifies the signature. - Bundle IDs follow the
tech.{company}.{app}grammar enforced by the gateway.
First-party bundles
family.matrix.browsersandboxed web browser
family.matrix.torTor browser via the Sys egress
family.matrix.aiassistant bound to user LLM providers
family.matrix.storecatalog UI for apps and webapps