Cookie Manifesto v1.0

Cookie
Neutrality.

AXARTOOLS does not participate in the cookie-based surveillance economy. We utilize local browser storage only for essential operational logic and performance optimization.

Essential Logic

These are local storage vectors required for core functionality, such as maintaining your security session within a WASM execution node or persisting your UI preferences.

Performance Audit

We utilize anonymized metrics to monitor system performance, identify technical bottlenecks, and optimize the user experience across all device types.

Functional Cache

Small fragments of data may be cached in your browser's IndexedDB to speed up the loading of large WebAssembly modules on subsequent visits.

Technical
Context.

Understanding how we balance performance with absolute user privacy through modern browser storage standards.

What are Cookies?

Cookies are small text files stored on your device by websites to track activity or remember settings. While most sites use them for advertising, AXARTOOLS rejects this model in favor of "Local Sovereignty."

How We Use LocalStorage

Instead of traditional cookies, we utilize modern browser storage (LocalStorage/IndexedDB). This data is stored strictly on your hardware and is never synchronized with our servers. We use it to: (a) Store your recent tools for faster access; (b) Save your UI theme preference; (c) Cache WebAssembly binaries to reduce load times on high-latency connections.

Managing Your Data

You can clear all AXARTOOLS data at any time by clearing your browser's "Site Data" or "Cache". Since no data is stored on our servers, clearing your local storage is the absolute and final way to reset your interaction with our suite.

Last Audit: 2026.04.23Status: Performance Optimized