Security updates are applied to the latest release on the main branch.
| Version | Supported |
|---|---|
| v0.3.x | ✅ |
| v0.2.x | ❌ |
| v0.1.x | ❌ |
We take the security of OMNI seriously. If you discover a vulnerability, please do not report it publicly. Instead, follow these steps:
- Email us: Send a detailed report to security@fajarhide.dev.
- Details: Include a description of the issue, steps to reproduce, and potential impact.
- Response: We will acknowledge your report within 48 hours and provide a timeline for a fix.
- Local-only processing: OMNI processes all data locally. No data is sent to external servers during distillation.
- Local Metrics data: Usage stats stored in
~/.omni/metrics.csvcontain only aggregate metrics (timestamps, byte counts, latency), never the actual content. No data ever leaves your machine. - MCP Server: The MCP server runs locally via
stdiotransport and does not expose any network ports. omni update: Only reads the public GitHub Releases API (no authentication required). No data is uploaded.
Thank you for helping keep OMNI secure!