This Cookie Policy explains the cookies and local-storage values Ketpy Book uses, what each one does, and how to control them.
1. What we use
| Name | Purpose | Lifetime | Required? |
|---|---|---|---|
ketpy_session | Server-side session identifier โ keeps you signed in. | Browser session (or 30 days if "Remember me") | Yes |
XSRF-TOKEN | CSRF protection on form submits. | 2 hours | Yes |
remember_web_* | "Remember me" โ sets a long-lived auth token. | 5 years | Optional (only if you tick the box) |
localStorage theme | Your light/dark mode preference (Alpine $persist). | Persistent | Optional |
2. What we don't use
- No third-party advertising cookies. No Google Ads, no Meta Pixel, no behavioural tracking.
- No analytics SDK that profiles individuals. We use server-side request logs (anonymised, aggregated).
- No "we value your privacy" annoyance banner โ because the cookies above are either required for the Service or strictly preference-based.
3. Razorpay checkout
When you pay for a subscription, you're redirected to checkout.razorpay.com. Razorpay sets its own cookies for fraud prevention and PCI compliance โ see Razorpay's privacy policy.
4. How to control cookies
- Decline "Remember me" at sign-in โ no long-lived cookie is set.
- Browser settings: all browsers let you block or delete cookies per-site. Doing so for ketpybook.com will sign you out.
- localStorage: clear via DevTools โ Application โ Local Storage โ ketpybook.com.
5. Changes
If we add a new cookie, we'll update the table above and bump the "Last updated" date.