Changeset f0c3f83 in Klonkt
- Timestamp:
- 06/25/2026 06:12:49 PM (3 months ago)
- Branches:
- main
- Children:
- 7cc58bb
- Parents:
- 7a235bc
- File:
-
- 1 edited
-
src/services/PatreonService.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/services/PatreonService.js
r7a235bc rf0c3f83 1 1 // Patreon entitlement (premium layer). 2 2 // 3 // Model (Klonkt, 2026-06): the app + all updates are free. A few premium 4 // modules (Hub mode, Statistics, Fan login) are gated behind a $10 lifetime 5 // Patreon supporter status. The central license server (license.klonkt.com) 3 // Model (Klonkt, 2026-06): the app + all updates are free. A set of premium 4 // extras (newsletter, download-for-email, release planning + fan-only posts, 5 // EPK/press kit, pro statistics, link-in-bio, embeddable player, show agenda) 6 // is gated behind a $10 lifetime Patreon supporter status. The central license 7 // server (license.klonkt.com) 6 8 // checks Patreon and signs an Ed25519 JWT "entitlement token". THIS instance 7 9 // verifies that token OFFLINE using the server's public key — a cracked/forked
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)