Deployed backend
HTTPS Worker, hardened D1 schema, encrypted secrets, rate limits, and security-event tables.
MADFLIX uses a hardened Cloudflare backend architecture so paid access is not granted merely because a modified client claims a receipt is valid.

Production subscription tokens are designed to be checked against Google Play before entitlement is accepted.
Purchase tokens are encrypted in the backend database; supported local entitlement data uses Android Keystore-backed encryption.
Subscription entitlement data is structured for a controlled installation limit rather than unlimited token reuse.
Request-size limits, rate limiting, hashed security identifiers, and limited event retention help defend public routes.
The Cloudflare Worker and D1 security foundation are deployed. Google service-account verification, Play App Signing certificate binding, Play Integrity enforcement, and real-time subscription notifications are completed during Play production setup.
HTTPS Worker, hardened D1 schema, encrypted secrets, rate limits, and security-event tables.
Publisher API credentials and the Play signing identity are attached after the Play app is created.
Real-time notifications will keep renewals, refunds, expiry, chargebacks, and revocations synchronized.
Send a clear report to the MADFLIX support address. Do not include passwords, signing keys, private tokens, or payment-card information.