Settings

Coordinator URL

The base URL of the DICOMPUTE coordinator that routes your inference requests to attested providers.

Encrypt requests to coordinator

When enabled, your prompts are sealed to the coordinator's long-lived X25519 public key (NaCl Box) before leaving this browser. The coordinator decrypts inside its TEE, picks a provider, and re-seals to the provider's Secure Enclave key. Anything in front of the coordinator (CDN, proxies, network observers) sees only ciphertext beyond the TLS tunnel. Optional and off by default โ€” plaintext API clients keep working.

Minimum provider trust

Require routed requests to land on providers at or above this trust floor. Higher trust means fewer eligible providers (requests may queue or return Retry-After when none qualify). "No preference" uses the network default. This can only tighten routing, never loosen it.

About DICOMPUTE

DICOMPUTE is a decentralized private inference network. Your requests are routed to hardware-attested Apple Silicon providers with Secure Enclave verification, SIP enforcement, and Hardened Runtime protection.

Provider trust is independently verified through MDM (Mobile Device Management) cross-checking with the coordinator.