AGPL‑3.0‑or‑later

Stella Ops is free / libre / open source software. You may run, study, modify and redistribute it — even as a hosted service — provided you share those changes under the same license.

Your four essential freedoms

Reciprocity & network use clause

The GNU Affero GPL v3 or later adds a network use condition: if you modify Stella Ops and make it available over the network (e.g. SaaS), you must let users download your source.

ActionRequirement
Run unmodified binariesNo extra steps
Publish a forkKeep AGPL and provide source
Offer as SaaSProvide source to every user
Embed in closed productNot permitted — must remain AGPL

Fork freely — sustain via donations

We encourage experimentation. If your fork gains traction, open a pull‑request or keep maintaining it independently; either is fine. Priority security updates and roadmap influence are funded through Open Collective donations.

Governance rules live in /governance/.

Signed releases & SBOM

Every release is signed with Cosign public key (SHA‑256: AB12…EF90) and ships a matching .spdx.json SBOM.

cosign verify \\   --key https://stella‑ops.org/keys/cosign.pub \\   ghcr.io/stellaops/backend:v0.1.0
Download signed release   Read governance