Changeset 7cc58bb in Klonkt for src/services/PatreonService.js
- Timestamp:
- 06/25/2026 06:28:10 PM (3 months ago)
- Branches:
- main
- Children:
- 44da3ee
- Parents:
- f0c3f83
- File:
-
- 1 edited
-
src/services/PatreonService.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/services/PatreonService.js
rf0c3f83 r7cc58bb 4 4 // extras (newsletter, download-for-email, release planning + fan-only posts, 5 5 // EPK/press kit, pro statistics, link-in-bio, embeddable player, show agenda) 6 // is gated behind a $10lifetime Patreon supporter status. The central license6 // is gated behind a €14 lifetime Patreon supporter status. The central license 7 7 // server (license.klonkt.com) 8 8 // checks Patreon and signs an Ed25519 JWT "entitlement token". THIS instance … … 10 10 // self-host cannot forge a valid token (only the license server can sign). 11 11 // That is the real lock; feature flags themselves can be patched on self-host 12 // (deliberately accepted: $10< effort to crack).12 // (deliberately accepted: €14 < effort to crack). 13 13 // 14 14 // Premium is OFF by default (KLONKT_PREMIUM_ENABLED != 'on'): no premium UI
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)