Uplink Home
COMPLIANCE_PROTOCOL_V1

Cookie Policy

Technical breakdown of local storage parameters and essential session keys utilized on the Introlic network.

LAST_UPDATE: JUN 2026
SECTION_01 // ID_ESSENTIAL-COOKIES

Necessary System Cookies

Necessary cookies are required for the fundamental operation of the Introlic administrative cockpit and secure endpoints. These are loaded directly by our servers and do not collect any personally identifiable tracker information:

  • Authentication Session: A cookie storing your cryptographically signed JWT payload to authorize admin privileges.
  • Security & CSRF: Cookies utilized to verify client origins and prevent cross-site request forgery attacks during account form actions.
SECTION_02 // ID_LOCAL-STORAGE

Local Browser Preferences

We rely extensively on modern HTML5 Local Storage (`localStorage`) instead of legacy cookie trackers to preserve your workspace choices on this domain.

Unlike cookies, local storage values remain isolated inside your browser and are never transmitted to our telemetry servers on page loads. We utilize local storage for:

  • Preserving layout preferences (such as One-by-one vs Line-wise view matrices in the Project Forge and Research admin panels).
  • Caching unsaved draft inputs in markdown text editors to prevent work loss on reload.
  • Storing custom author roles and local state configurations.
SECTION_03 // ID_ZERO-TRACKERS

Zero Third-Party Pixels

Introlic does not integrate advertising remarketing trackers, behavior profiling scripts, or social sharing SDKs that silently deploy tracking beacons on your system.

We believe in strict client-side sandboxing. Your browsing habits remain localized on your own hardware.

SECTION_04 // ID_CONTROL-STORAGE

Managing Browser Storage

You have complete control over browser-level storage objects. You can modify your settings to block cookies, clear storage caches, or notify you when cookies are set.

Please note that blocking essential auth cookies will prevent you from logging into the project administration panels and publishing whitepapers.