Implementations

Implementations

An implementation is a specific system that realises one or more mechanisms: a research prototype, a product, an open-source project or a proposed architecture.

NameCategoryReadinessVerifiesThreat model
Attestable Audits
A research prototype that runs AI safety benchmarks inside a trusted execution environment and publishes attestations binding the model, the audit and the results.
On-chipR2DemonstratedThe declared model is the one being servedSemi-trusted prover
DiFR (Divergence From Reference)
DiFR checks that an inference provider ran its declared model by comparing output tokens or activations with a trusted re-run using the same random seed.
Crypto / computeR2DemonstratedThe declared model is the one being servedAdversarial prover
Pearl proof-of-useful-work blockchain
A blockchain whose mining is designed to be a by-product of GPU matrix multiplications in AI workloads, with public node and miner code.
Crypto / computeR2DemonstratedAdversarial prover
Tinfoil model identity (Modelwrap)
Tinfoil's method for proving which model weights its enclave-hosted inference service runs, by binding a dm-verity hash of the weights into remote attestation.
Crypto / computeR2DemonstratedThe declared model is the one being servedSemi-trusted prover
TOPLOC
TOPLOC is a hashing scheme from Prime Intellect that lets a verifier check whether an inference provider ran the model, prompt and precision it claims.
Crypto / computeR2DemonstratedThe declared model is the one being servedAdversarial prover
zkLLM
zkLLM is a GPU-accelerated zero-knowledge proof system that proves a large language model's output came from committed weights without revealing those weights.
Crypto / computeR2DemonstratedThe declared model is the one being servedAdversarial prover
AI 2040 inference-only verification stack
A proposed retrofit that isolates data-centre inference units, taps their front-end traffic and recomputes random samples to check that only declared inference runs.
Isolation & architectureR1ProposedThis compute runs inference, not trainingAdversarial prover
Attestable zero-knowledge inference prover
Attestable's zero-knowledge prover, which the company reports proves large language model outputs came from committed weights at tens of tokens per second.
Crypto / computeR1ProposedThe declared model is the one being servedAdversarial prover
Low-trust AI compute verification system overview
A retrofittable reference design in which network taps commit to all facility traffic, and air-gapped, independently sourced checkers later re-run randomly challenged records.
Isolation & architectureR1ProposedThis compute runs inference, not trainingAdversarial prover
Lucid sovereignty (location) certificates
A draft specification, hosted by Lucid Computing, for short-lived certificates that bound where a workload runs by timing signed exchanges with fixed anchors.
AccountingR1ProposedChips are where they are declared to beSemi-trusted prover
RAND secure inference data center (SIDC) design
A RAND design for a purpose-built facility that serves already-trained AI models while protecting weights and inference data against state-level attackers.
Isolation & architectureR1ProposedModel weights or data have not left the facilitySemi-trusted prover
SASH confidential network logger
An open-source prototype that routes a facility's inference traffic through a logger and re-runs requests on a separate cluster to check it serves inference.
Off-chip devicesR1ProposedThis compute runs inference, not trainingSemi-trusted prover