1. Data Minimization & Relay Isolation
ProxyBase operates as a secure tunnel. Due to the high-throughput nature of the Chrome DevTools Protocol (CDP), we do not persistently store the contents of your DOM traversals, network interceptions, or target DOM snapshots beyond the ephemeral lifespan of the active WebSocket connection. Memory is zeroed upon session termination.
2. Information We Collect
To provision our infrastructure and enforce licensing quotas, we collect:
- Account Information: Email addresses used for OTP authentication and JWT issuance.
- Diagnostic Telemetry: Connection metadata, packet drop frequencies, latency metrics, and error logs across our relay nodes to optimize the AXUM/Tokio backend.
- Billing Details: Processed securely by standard third-party payment providers.
3. Third-Party Disclosures
ProxyBase does not sell your personal or corporate data. We only share information with sub-processors strictly necessary for service operation (e.g., transactional email providers like Resend) or when explicitly mandated by valid legal process.
4. Security Infrastructure
We implement industry-standard cryptography. Communication between your local extension and the relay infrastructure is multiplexed and encrypted in transit using forced TLS 1.3. Session tokens are cryptographically bound to specific browser contexts to prevent hijacking or cross-session contamination.