Operating modes

Network and firewall requirements

In Cloud mode the daemon reaches a small, fixed set of vendor-owned outbound destinations; in Private mode it makes no analysis calls. This is the complete list.

~4 min read · Operating modes

Egress allowlist

DomainPurposeMode
update.poisonzero.comControl plane and backend API: enrollment, sign-in and token refresh, policy retrieval, evaluation, audit reporting, and the license check-inCloud + Private
cdn.poisonzero.comAuth-gated, SHA-256-pinned download of the inference engine and detection modelEnterprise on-device only
poisonzero.com and dl.poison0.comInstaller, daemon binaries and updates: poisonzero.com serves the version file and the SHA256SUMS trust anchors and redirects the binary downloads themselves to dl.poison0.comInstall + updates
console.poisonzero.com, or <slug>.poison0.com for an isolated Enterprise instancePer-tenant console, opened in the admin browser, never by the daemonAdmin browser only

All connections are outbound HTTPS on TCP 443; the daemon opens no inbound listener, so no firewall ingress rule is needed.

Private mode makes no analysis calls: memory content never leaves the machine. The only recurring outbound is a periodic license check-in, carrying credentials and version only, never content.

The on-device engine that keeps content local runs in a kernel-enforced sandbox; the whole protection is fail-closed.

Was this helpful?

One rule for your firewall, valid for the long term.

The daemon reaches vendor-owned destinations, outbound only. Free for Linux, macOS and Windows.

Sign me up