Status
The linked pages are placeholders created as part of the documentation
scaffold. Their authoritative text is published in the MusterBox legal
center; this doc site will mirror the canonical URLs once available.
What the docs assume about you, the developer
- You only integrate the public surface: authentication, game sessions, results, events, and SDK-mediated purchases.
- You keep
gameKeyorigin-scoped and out of unauthorized binaries. - You treat the browser as untrusted; every decision that matters is made server-side by MusterBox.
- You report incidents and suspected abuse per the incident guide.
Licensing of the SDK
The SDK core and adapters are dual-licensed MIT OR Apache-2.0. The distribution includes an SBOM (dist/manifests/sbom.spdx.json) covering the
dependency graph — regenerate at build time with
musterbox security sbom.
