Privacy Policy
Last updated: October 24, 2024
A Digital Vault.
At hakez.labs, we build tools for engineers, not behavioral profiles for advertisers. Our architecture is designed from the ground up to minimize data footprint. Privacy is not a compliance checkbox; it is the fundamental constraint of our engineering process.
Data Collection
Zero-Telemetry Guarantee
We do not collect, transmit, or store any personal telemetry data. The applications run locally within your environment.
- check No usage tracking
- check No IP logging
- check No background processes transmitting analytics
Cookies & Tracking
Our website and web-based utilities operate strictly without the use of tracking cookies, tracking pixels, or any client-side state manipulation intended for identification across sessions.
"If a feature requires tracking user behavior to function, we re-architect the feature or we do not ship it."
Security Architecture
Any necessary functional data (such as API keys required by specific open-source tools we provide) is handled exclusively client-side or within your self-hosted instance. We utilize standard cryptographic primitives for local storage where applicable.
Local Execution
Compute happens on your machine. We provide the logic; you provide the environment.
Open Source
Transparency by default. Audit the source code for any tool claiming the hakez.labs signature.