Caution is backed by Y Combinator. Learn more.

Talk to an engineer

Let’s talk about your deployment

Email usContact us

Have questions about Caution? We'd love to hear from you.

Email info@caution.co
Send an email

Join Community

Connect with other developers building verifiable compute.

Join Matrix space
Join on Matrix
FAQs

Frequently asked questions

Caution is a verifiable compute platform that adds an extra layer of integrity guarantees on top of confidential compute. It cryptographically links the code running inside an enclave back to the reviewed source code, build inputs, and configuration that produced the enclave image, so anyone can verify what is running in production.

Caution currently supports deployments on AWS Nitro Enclaves, with additional attestation backends in active development.

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.

Book 20 minutes with one of our engineers. We’ll discuss your goals, answer technical questions, and help you get ready to deploy with Caution.

Caution offers bring-your-own-compute and fully managed deployment options. Because Caution is open source, teams can also self-host it if they want to operate deployments independently.

Compare the options in the deployment models reference.

Yes. Caution is fully open source, which is essential for verifiable compute. You can't ask people to trust a verification system they can't inspect. Open source means you can audit the build process, verify our tooling does what we claim, and even run the entire system yourself if you prefer.