diff --git a/README.md b/README.md index 6fdf26df7..deac8a2ee 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ MarbleRun supports services built with one of the following frameworks: See the [Getting Started Guide][getting-started] to set up a distributed confidential-computing app in a few steps. See the [documentation][docs] for details. +## License + +MarbleRun is available under the [Business Source License](LICENSE). +This license allows non-production use. +For production use and support, you can [get a commercial license](https://www.edgeless.systems/products/marblerun). + ## Community & help * Got a question? Please file an [issue](https://github.com/edgelesssys/marblerun/issues). diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 850948838..5a760d7f7 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -23,16 +23,12 @@ To keep things simple, MarbleRun offers a single remote attestation statement fo 🔒 Authentication and integrity verification of microservices based on the manifest - 🔑 Secrets management for confidential microservices - 📃 Provisioning of certificates, configurations, and parameters - 🔬 Remote attestation of the entire deployment - 👥 Role-based access control (RBAC), verifiable updates, and multi-stakeholder support ## Overview @@ -43,3 +39,9 @@ MarbleRun is configured with a simple JSON document called the *manifest*. It specifies the distributed app's topology and infrastructure properties and provides configuration parameters for each service. ![overview](_media/overview.svg) + +## License + +MarbleRun is available under the [Business Source License](https://github.com/edgelesssys/marblerun/blob/master/LICENSE). +This license allows non-production use. +For production use and support, you can [get a commercial license](https://www.edgeless.systems/products/marblerun). diff --git a/docs/versioned_docs/version-1.9/intro.md b/docs/versioned_docs/version-1.9/intro.md index 850948838..5a760d7f7 100644 --- a/docs/versioned_docs/version-1.9/intro.md +++ b/docs/versioned_docs/version-1.9/intro.md @@ -23,16 +23,12 @@ To keep things simple, MarbleRun offers a single remote attestation statement fo 🔒 Authentication and integrity verification of microservices based on the manifest - 🔑 Secrets management for confidential microservices - 📃 Provisioning of certificates, configurations, and parameters - 🔬 Remote attestation of the entire deployment - 👥 Role-based access control (RBAC), verifiable updates, and multi-stakeholder support ## Overview @@ -43,3 +39,9 @@ MarbleRun is configured with a simple JSON document called the *manifest*. It specifies the distributed app's topology and infrastructure properties and provides configuration parameters for each service. ![overview](_media/overview.svg) + +## License + +MarbleRun is available under the [Business Source License](https://github.com/edgelesssys/marblerun/blob/master/LICENSE). +This license allows non-production use. +For production use and support, you can [get a commercial license](https://www.edgeless.systems/products/marblerun).