Appearance
Overview
BitDrip is a privacy protection platform for businesses and other organizations that use AI services. It is not currently offered for personal or consumer use. On supported configured paths, it evaluates traffic to external AI services at the TLS layer and applies your selected monitor, warn, or block policy action.
Architecture
Your Team
│
├─── Browser (PAC file) ──► Proxy Daemon ──► Web AI (ChatGPT, Claude, Gemini …)
│ │ policy check blocked at proxy if violation
│ Policy Engine
│ │
└─── CLI / SDK Tools ───────────┘
(explicit proxy and CA configuration)
Admin DashboardThe customer-controlled Proxy Daemon, Policy Engine, and Admin Dashboard run inside your infrastructure. The separate Anchor-operated customer portal manages commercial accounts, licensing, deployments, billing, and authenticated release delivery. The Proxy Daemon inspects configured HTTPS traffic at the TLS layer and calls the Policy Engine before forwarding requests upstream. Tested browsers and applications that honor the OS proxy or PAC configuration are supported. CLI and SDK tools require their documented HTTPS proxy and CA configuration.
Components
Policy Engine
The core service. Evaluates content against detection rules; returns block/warn/log decisions. Backed by PostgreSQL for audit storage and Redis for rule caching. Exposes a REST API at /api/v1.
Proxy Daemon
Local HTTPS MITM proxy. Inspects configured AI API traffic from proxy-aware browsers and explicitly configured CLI tools. Evaluates supported request bodies against the Policy Engine before forwarding to the upstream AI API.
Admin Dashboard
React web application. Manage users, configure policies, generate compliance reports, and view tamper-evident audit records whose integrity can be checked with the documented verification process.
Tray App
Desktop application (macOS, Windows, Linux) included in the workstation bundle. Manages the proxy daemon on end-user devices — start/stop, routing toggle, CA certificate status with expiry alerts, and one-click daemon updates. The tray app is the primary control surface for end users; all proxy management can also be done via the bitdrip CLI.
Tiers
| Tier | Price | Users | Notes |
|---|---|---|---|
| Community | Free forever | 3 | Evaluation and lab use — no credit card required |
| Team | $99/mo · $83/mo billed annually ($999/yr) | 10 | Small business production use |
| Starter | $299/mo · $250/mo billed annually ($3,000/yr) | 50 | |
| Professional | $1,199/mo · $1,000/mo billed annually ($12,000/yr) | 250 | |
| Enterprise | Contact us | 500+ | Custom SLA, dedicated support |
For licensing, one user means one enrolled workstation or device seat. Releasing or revoking a workstation through the supported workflow frees that seat.
Customer Portal
After registering, your account is available at portal.bitdrip.app. The portal is separate from your self-hosted installation — it is where you manage your license, download bundles, view active deployments, and handle billing.
