Home Docs Blog Product Contact

Zero Telemetry

OmniIDE is built on a foundational privacy principle: your code is your code. The IDE collects absolutely no data about your usage, codebase, or development patterns.

What Zero Telemetry Means

  • No analytics — No usage tracking, no session recording, no behavior analysis
  • No cloud dependency — The IDE runs entirely locally, even AI can run offline via Ollama
  • No watermarks — Generated code has no attribution markers
  • No data collection — Nothing is sent to OmniIDE servers (there are no OmniIDE servers)
  • No phone home — No update checks, no license validation, no heartbeat
API key privacy: When using the Google Gemini API, your code context is sent to Google for processing. Use Ollama for fully offline, private AI execution.

Related