BengarTrust infrastructure

Product

Proofs PREVIEW

Checking a record against something outside the system that wrote it.

What it is

Why it exists

How it works

Who uses it

Security boundary

  • Four outcomes: VERIFIED, INVALID, NOT_WITNESSED, UNAVAILABLE — and they are not three.
  • “We could not look” is never reported as “we looked and it was wrong”.

Example flow

Six months later

  1. A reviewer asks about a transfer from March.
  2. The audit event is fetched with its inclusion proof.
  3. The root is confirmed at the anchored height by a node the reviewer chooses.
  4. VERIFIED — the record has not been edited since it was anchored.

Current status

CapabilityStatusWhere
Verify an audit event against its anchorAVAILABLE/projects/:id/proofs

Related API

Full API reference →

Documentation