Changeset f0c3f83 in Klonkt


Ignore:
Timestamp:
06/25/2026 06:12:49 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
7cc58bb
Parents:
7a235bc
Message:

docs(patreon): correct the premium-modules comment (hub removed; list the real extras)

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/services/PatreonService.js

    r7a235bc rf0c3f83  
    11// Patreon entitlement (premium layer).
    22//
    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)
    68// checks Patreon and signs an Ed25519 JWT "entitlement token". THIS instance
    79// verifies that token OFFLINE using the server's public key — a cracked/forked
Note: See TracChangeset for help on using the changeset viewer.