For the complete documentation index, see llms.txt. This page is also available as Markdown.

Security and Audits

What this page is for

This page covers the most common security questions at a high level and points to the canonical pages for details.

How is CBTC secured?

CBTC uses threshold signing with FROST to secure Bitcoin reserves. For the detailed security explanation, see:

Is CBTC audited?

See the audit reports here:

Where can I learn more about the security model?

What are the main things to double-check before production use?

  • Use the Developers docs as the source of truth for integration steps.

  • Treat API behavior as subject to change unless explicitly labeled otherwise.

  • Validate assumptions against the changelog for recent updates: https://docs.bitsafe.finance/developers/changelog

Last updated