Our technology is engineered to protect user privacy, maintain system speed, and operate with zero management overhead. Learn how we deliver reliable browser security without interrupting your business operations.
Unlike legacy software that slows down computers, Fantomo runs silently inside the browser using modern web standards. It requires no heavy desktop background services.
Rule matching is executed natively by the browser using the Manifest V3 declarativeNetRequest API. Background service workers wake dynamically for telemetry check-ins and run in a suspended state otherwise. Overlay elements are isolated using Shadow DOM nodes.
Protect corporate security without compromising employee trust. Fantomo reviews web addresses locally on the computer, so personal browsing histories are never stored or transmitted to our servers.
Domain checks use space-efficient local Bloom Filters and FNV-1a hash matches. Active rules only submit metadata hashes to the reporting API during violations. Customer databases enforce tenant boundaries using PostgreSQL Row-Level Security (RLS).
Unlike traditional security software that requires complex desktop installations, Fantomo runs safely inside the browser sandbox, ensuring no impact on computer boot times or battery life.
Does not load kernel drivers or system-level network filters. Executes entirely within the sandboxed extension process context in user space.
| Metric | Fantomo | Standard Agent |
|---|---|---|
| RAM Use | < 50 MB | 250MB+ |
| Kernel Hook | None | Required |
| Network Latency | < 5ms | 50ms+ (Proxy) |
Chrome 88+ and Edge 88+ on Windows, macOS, and Linux. Deployable via any Chromium enterprise policy template.
All client-server communications use TLS 1.3. Local matching runs using FNV-1a non-cryptographic hashes for speed, combined with Bloom filter validations.
Strict database-level Row-Level Security (RLS). Every query executes inside transaction contexts tied to the verified administrator tenant ID.
REST API endpoints secured via OAuth 2.0 and API keys. Full support for directory synchronization (Google Workspace OUs/Groups, O365 equivalents), custom log forwarders, and SIEM database targets.