Back to Home
Browser Storage & Transparency

Cookie Policy

Information about how we use cookies and similar tracking technologies.

Last updated: September 2026

1. What Are Cookies

Cookies and local storage tokens are small text records stored on your browser to maintain authentication sessions, remember chosen interface language preferences, and protect against Cross-Site Request Forgery (CSRF).

2. Essential Cookies We Use

CreatorOS employs strictly necessary cookies:

  • auth_session: Encrypted session token to preserve login state across navigation.
  • csrf_token: Double-submit verification token defending mutating POST/PUT requests against CSRF attacks.
  • locale_pref: Language setting (id, en, ms) for localized content rendering.

3. Third-Party Tracking & Advertising

We do not sell advertising cookies or employ invasive third-party cross-site behavioral tracking scripts. We only load essential analytics necessary to detect server performance anomalies and application errors.