Digital privacy is not a marketing buzzword; it is an architectural decision made on line 1 of source code.
Today, even simple calculator or flashlight apps often package 5 to 10 third-party advertising, analytics, and telemetry SDKs. These libraries silently collect device identifiers, IP addresses, location coordinates, and usage patterns to build behavioral ad profiles.
At **Pinku Lab**, we operate under a strict **Zero-Telemetry Pledge**.
---
Our Four Architectural Privacy Rules:
- **Local-First Data Storage**: All ledgers, code snippets, GPS tracks, and audio recordings remain strictly on your local device disk or phone sandboxed storage.
- **Zero In-App Tracking SDKs**: We do not integrate third-party mobile trackers like Facebook SDK, AppsFlyer, or Firebase Analytics in our production utility binaries.
- **Transparent Permissions**: When an application requests an operating system permission (such as GPS in Bhu-Darpan Pro or Camera in TrackCam AI), it is used strictly for immediate on-screen processing and never broadcasted to remote servers.
- **Full Compliance with DPDP Act 2023 & GDPR**: In compliance with India's Digital Personal Data Protection Act 2023, users maintain complete control of their data and can request instant account records deletion through our dedicated **[Account Deletion Portal](/legal/account-deletion)**.
We believe software should serve the user—not turn the user into a product.