Security
Overview
Clique Wallet is a custodial wallet where private keys live and operate exclusively inside a TEE (Intel® SGX):
Complete TEE Protection: keygen/storage/signing inside the enclave.
Encrypted Persistence: persisted user data is encrypted; only the enclave can decrypt.
Data Integrity: integrity checks detect tampering.
HTTPS Transport: all client–server traffic is encrypted.
Session Security: sensitive endpoints require authenticated HTTP-only, Secure cookies.
Last updated