TL;DR: We use minimal cookies for authentication and anonymous visit tracking. No advertising, marketing, or third-party trackers.
Cookies are small text files stored on your device by websites you visit. They help websites remember your preferences, maintain sessions, and provide analytics.
SHIOL+ uses cookies only for essential functionality—we do not use cookies for advertising, cross-site tracking, or user profiling.
| Cookie Name | Purpose | Duration | Type |
|---|---|---|---|
session_token |
Authenticates logged-in users and maintains session state | 7-30 days (based on "Remember Me" option) | Essential |
device_fingerprint (localStorage) |
Anonymous identifier for freemium limits (no personal data) | Persistent (until cleared) | Functional |
session_token: This HttpOnly cookie stores your authentication token (JWT). Without it, you would need to log in on every page load. It is:
Secure flag in production (HTTPS only)Strict (CSRF protection)device_fingerprint: Stored in localStorage (not a traditional cookie), this anonymous identifier helps us:
This identifier contains no personal information—it's a randomly generated UUID. It cannot be used to track you across websites.
We explicitly do NOT use:
As an educational project, we prioritize privacy over monetization.
You can control cookies through your browser settings:
Note: Disabling cookies will prevent you from logging in and using authenticated features.
To delete SHIOL+ cookies specifically:
session_token cookie)When you interact with Stripe checkout (simulated payments), Stripe may set cookies for fraud prevention and session management. These are processed entirely within Stripe's iframe and are not accessible to SHIOL+.
See Stripe's Cookie Policy for details.
If we use a CDN like Cloudflare, they may set cookies for performance optimization and DDoS protection. These cookies do not track personal data.
By using SHIOL+, you consent to our use of essential cookies. Since we do not use non-essential cookies, you are not required to accept a cookie banner.
Under GDPR and CCPA, you have the right to:
We may update this Cookie Policy from time to time. Changes will be posted on this page with an updated "Last updated" date.
If you have questions about our use of cookies, contact: