Reproducible enclave builds
01
The enclave image is built deterministically from public source. Clone the repository,
run the build, and compare your hash against the measurement your client reported during
attestation. If they differ, something we did not publish is running, and the client
closes the connection.
Bit-identical rebuilds · Public source
Open-source client-side attestation
02
Verification runs on your machine. The client validates the attestation report, walks
the certificate chain to the silicon vendor, compares the measurement against the
published reference, and binds the session key to it. Apache-2.0, so you can audit it
or run a build compiled by someone with no connection to us.
TODO: repository link · Apache-2.0
Published third-party audits
03
Independent reports published in full: scope, method, and findings, including the
findings still open at publication, with dates and remediation status. We publish the
reports themselves, not summaries of them.
TODO: first report and auditor name
Standing security bounty
04
A permanent programme covering the enclave image, the attestation client, and the
key-handling path. The highest tier is reserved for any demonstrated operator route to
plaintext. Researchers may disclose 90 days after reporting, with or without our
agreement.
TODO: confirm ceiling and scope document