System Boot
ScreenCache

INITIALIZING SYSTEM...

ScreenCache © 202600%
Policy Center // ScreenCache

Cookie
Protocol

This document outlines the technical implementation of cookies and local storage mechanisms used across the Platform. Read alongside our Privacy Policy.

StatusActive
Effective DateFebruary 8, 2026
[01]

Transparency

Every cookie is cataloged with strict purpose definition.

[02]

User Control

Optional tracking requires explicit opt-in confirmation.

[03]

Minimalism

We only store what is strictly necessary for operation.

01

Definition

Cookies are small text files utilized to persist stateful information on your device. This includes local storage, session storage, pixels, and beacons. We collectively refer to these technologies as “cookies” for the purpose of this documentation.

02

System Usage

Authentication

Persists session tokens to maintain secure access states.

Security

CSRF protection and device fingerprinting for abuse prevention.

State Management

Preserves interface preferences and upload progress.

Telemetry

Aggregated performance metrics to optimize throughput.

03

Cookie Inventory

SYSTEM CORE

Essential

Required

Strictly necessary for platform operation. Cannot be disabled.

Auth Token30 Days

Maintains authenticated user session.

Provider: ScreenCache

CSRF-TokenSession

Prevents cross-site request forgery attacks.

Provider: ScreenCache

__cf_bm30 Mins

Bot management and abuse detection.

Provider: Cloudflare

consent_status1 Year

Stores cookie consent preferences.

Provider: ScreenCache

USER EXPERIENCE

Functional

Optional

Enhances usability by persisting non-critical state.

theme_pref1 Year

Stores UI theme selection (Light/Dark).

Provider: ScreenCache

upload_resumeSession

Allows resumption of interrupted file uploads.

Provider: ScreenCache

FINANCIAL

Payment Processing

Required

Required for securely processing transactions via Stripe.

__stripe_mid1 Year

Fraud prevention and payment processing.

Provider: Stripe

__stripe_sid30 Mins

Session management for checkout flow.

Provider: Stripe

METRICS

Analytics

Optional

Anonymized usage data for system optimization.

_ga2 Years

Distinguishes users for analytics.

Provider: Google Analytics

_gid24 Hours

Distinguishes users for analytics.

Provider: Google Analytics

04

Media Isolation

WARNING: User generated content is served from an isolated domain origin.

This architecture ensures that main session cookies are never sent to the media CDN. The media domain may set distinct technical cookies for caching and routing purposes via AWS CloudFront.

05

Configuration

You may modify your preferences at any time. Browser-level controls can also define strict rules for cookie persistence.

  • Browser Settings: Block third-party cookies via Chrome/Firefox/Safari settings.
  • Global Privacy Control (GPC): We honor GPC signals as a valid opt-out mechanism.
  • Mobile OS: Reset Advertising ID in iOS/Android privacy settings.

Disclaimer

This technical document is for informational purposes. For strict regulatory compliance (GDPR/CCPA), please consult legal counsel.