Know what runs on a server

A general purpose verifiable compute platform with cryptographic proof, portability, and minimal complexity. Verifiable compute platform with cryptographic proof, portability, and minimal complexity.

What Caution does

Stronger integrity guarantees

Gain stronger integrity guarantees with cryptographic proof that your enclaves run the intended source code. Deploy to secure enclaves faster.

Prove what was deployed

Cryptographically link the code running in your enclave to the reviewed source code, build, and configuration that produced it.

Verify the entire stack down to the kernel, not just the application layer, with full-source bootstrapping and reproducibility.

Detect tampering early

Surface unauthorised changes before they reach production. If a binary doesn't match the expected source, you'll know immediately.

Deploy to enclaves in minutes

Replace weeks of custom infrastructure and security engineering with one unified workflow that runs in minutes. Deploying to a Nitro Enclave has never been this fast.

Keep your workflows

Integrate with your existing CI/CD, infrastructure-as-code, and deployment tooling. Caution fits into what you already use rather than replacing it.

Cryptographically link the code running in your enclave to the reviewed source code, build, and configuration that produced it.

Verify the entire stack down to the kernel, not just the application layer, with full-source bootstrapping and reproducibility.

Surface unauthorised changes before they reach production. If a binary doesn't match the expected source, you'll know immediately.

Replace weeks of custom infrastructure and security engineering with one unified workflow that runs in minutes. Deploying to a Nitro Enclave has never been this fast.

Integrate with your existing CI/CD, infrastructure-as-code, and deployment tooling. Caution fits into what you already use rather than replacing it.

Who it's for

Works everywhere it matters

Caution works across industries and workload types. It is most useful for high-assurance workloads where integrity failures would be costly or catastrophic.

See how teams use Caution
Use cases

How teams use Caution

Explore common workloads teams deploy with verifiable builds and cryptographic proof.

One workflow for secure enclaves

Caution runs across AWS Nitro today, with Intel TDX, AMD SEV-SNP, and TPM 2.0 attestations coming in 2026.

How it works

Deploy in minutes

From source to a verifiable enclave in minutes. Watch this video for a full platform walkthrough.

1

Initialize

Run caution init to capture the build environment and lock it for reproducible enclave builds.

$ caution init
Initializing the app...
2

Deploy

Push with git push caution main. Caution builds a reproducible enclave image and provisions the TEE.

$ git push caution main
Building enclave image...
Deployed to enclave
3

Verify

Run caution verify to rebuild the image, compare hashes, and confirm exactly what the enclave is running.

$ caution verify
Collecting source code...
Rebuilding image...
Comparing hashes...
Attestation verification PASSED
FAQs

Frequently asked questions

Caution is a verifiable compute platform that adds an extra layer of integrity guarantees on top of AWS Nitro Enclaves. It cryptographically links the code running inside an enclave back to the reviewed source code, build, and configuration that produced it.

No. Caution builds on top of AWS Nitro Enclaves, not instead of them. Nitro provides hardware-level isolation and attestation. Caution extends those guarantees by linking enclave measurements back to auditable source code and reproducible builds.

An AWS account, a containerized application, and an alpha access code—you can request one here. The quick start guide walks through everything step by step.

Caution offers self-hosted, managed on-premises, and fully managed deployment options. See the pricing page for full details and comparison.

Early access is intended for evaluation and proof-of-concept deployments, not production workloads. During alpha, breaking changes may occur as we iterate on the platform. That said, you can deploy real code and experience the full verifiable compute workflow.

Reach out to us to request an alpha code, then register at alpha.caution.co on desktop.

Get started for free

Try Caution for free. Self-host, or join early access for managed on‑premises and fully managed services to get verifiable compute running in minutes.