Zero Telemetry Execution

Unlike standard commercial browsers, Cloaktail contains no analytics modules, usage trackers, or crash-reporting telemetry. Every execution cycle is strictly focused on rendering and automation without background communication to our servers.

Telemetry Status
DEACTIVATED BY DEFAULT

Local-First Data Persistence

Cloaktail operates as a standalone binary system. All cache data, cookie stacks, and session storage are persisted locally in the host's .cloaktail directory. No synchronization or third-party cloud-mirroring is ever initiated.

Cloud Sync
NATIVE_ONLY_STORAGE

Host-Level Encryption

During automated sessions, temporary assets and memory snapshots are held in volatile RAM or encrypted disk caches depending on the specified security level (L1-L4). In Stealth Mode, all disk writes are bypassed for absolute volatile execution.

Safety Standard
AES-GCM_ENC_STACK

Static Binary Auditing

The Cloaktail binary includes its own V8 and Skia runtimes. By eliminating dynamic shared library (DLL/SO) requirements, the engine provides a significantly smaller attack surface area for supply-chain vulnerabilities.