Security

Secure access for GPU compute.

ICPX keeps identity, payments, SSH keys and terminal sessions behind explicit checks.

Account

Email login, wallet login, password reset and optional two-factor security.

Wallet

Wallet ownership is checked before payments, jobs or SSH access.

Compute

Jobs move through a controlled launch, payment and runtime flow.

Terminal

SSH access requires MFA, a stored public key and a running job.

Browser

Same-origin checks and no secret material in client code.

API

Rate limits, strict request validation and protected worker routes.

Data

Private account records with isolated user access.

Network

SSRF controls, URL allowlists and private range blocking.

Payments

Wallet approval, payment tracking and job history.