THE WALL
AGPL-3.0 · SELF-HOSTED · YOUR KEYS

The wall

Security & isolation

Auth per route, credentials the model never sees, per-user data scoping, and a fail-closed gate between a commit and the public.

The honest framing

This is a self-hosted platform whose security posture is enforced by gates in the pipeline rather than promised in a document. The claims below each correspond to something that fails a build, a push or a request when it is violated.

What is actually enforced

Sign-in and local development

OIDC providers in production, plus an invited-login mode with a second factor for deployments that should not depend on an external identity provider. Local development runs on a mock identity, because a system a human cannot exercise in a browser at handover is a system nobody has actually checked.

Keep reading

The rest of the platform.