~/legal/privacy

Privacy Policy.
Zero Telemetry.

Last Updated: June 2026

The CLI Tool (ktroid)

Developer tools should respect your proprietary code and system environments by default. The ktroid CLI tool collects absolutely zero data about you, your machine, or your code.

  • No Telemetry: We do not track your command usage, execution times, or error logs.
  • No Project Snooping: We do not scan, read, or upload your project files, package names, or directory structures.
  • No Analytics SDKs: The Python source code contains no hidden analytics integrations (like Sentry, Google Analytics, or Mixpanel).

Network Activity

The CLI operates completely locally. However, it must make standard HTTP requests to official third-party servers to download dependencies. These network calls occur only when initiated by you:

  • ktd setup contacts Google's official Android repository to download SDK binaries.
  • Gradle builds contact Maven Central, Google Maven, or JitPack to resolve your project's dependencies.

Note: These requests are made directly from your machine to the third-party servers. We do not proxy, intercept, or monitor these requests.

This Website

The website you are currently visiting (ktd.acharyaml.com) is a static documentation site.

  • We do not use tracking cookies.
  • We do not use third-party tracking scripts (e.g., Meta Pixel, Google Analytics).
  • Server logs (like IP addresses) may be temporarily kept by our hosting provider (e.g., Vercel/Netlify) strictly for security and DDOS prevention, in accordance with their privacy policies.

Contact & Inquiries

To maintain transparency and protect privacy, we do not use private email for support. All inquiries, bug reports, and privacy-related questions are handled publicly via our open-source repository.

Open an Issue on GitHub