mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-18 22:36:19 +00:00
docs: relicense Sencho to AGPLv3 and reframe Community positioning (#1623)
* docs: relicense Sencho to AGPLv3 and reframe Community positioning Replace BSL with AGPLv3 for the public Community product, update contributor and licensing copy for Community-focused contributions, and surface source and license links in Settings About. * docs: clarify CLA scope and Community contribution framing * fix(ui): split About link constants and harden AboutSection test selectors
This commit is contained in:
@@ -28,7 +28,7 @@ Community users can get help through the [Documentation](https://docs.sencho.io)
|
||||
|
||||
This address appears in:
|
||||
- The [LICENSE](https://github.com/studio-saelix/sencho/blob/main/LICENSE) file for alternative licensing inquiries
|
||||
- Upgrade prompts inside the app (paywall screens)
|
||||
- Upgrade prompts inside the app (Admiral plan callouts)
|
||||
- The [Refund Policy](https://sencho.io/refund) and pricing section on the website
|
||||
|
||||
## Security
|
||||
|
||||
@@ -12,7 +12,7 @@ Sencho applies defense-in-depth across authentication, authorization, encryption
|
||||
|
||||
## The authentication stack
|
||||
|
||||
Every self-hosted instance includes the full security stack, with advanced features unlocked by tier.
|
||||
Every self-hosted instance includes the full security stack. Some advanced governance and authentication options require an Admiral plan today.
|
||||
|
||||
<CardGroup cols={2}>
|
||||
|
||||
|
||||
@@ -707,7 +707,7 @@ Displays instance information at a glance.
|
||||
|-------|-------------|
|
||||
| **Version** | Current Sencho version. |
|
||||
| **Tier** | Community or Admiral badge. |
|
||||
| **License Status** | active, trial, expired, or community. |
|
||||
| **Plan Status** | active, trial, expired, or community (Admiral entitlement state, not the AGPL software license). |
|
||||
| **Instance ID** | First eight characters of the unique identifier for this Sencho control plane (used by the license server to identify it). |
|
||||
|
||||
The **Links** section contains a link to the full changelog on GitHub.
|
||||
The **Links** section contains Source code, AGPLv3 License, Licensing documentation, and Changelog links.
|
||||
|
||||
Reference in New Issue
Block a user