Registry Notary
Checks the question against the registry and signs the answer, or issues a credential.
Open Registry Notary →Solution · Evidence Gateway
Evidence Gateway is the governed path between a service that needs proof and the registry that holds the records. It checks who is asking and why, confirms the answer is current, and returns only what the request is allowed to receive: a single fact, a redacted result, a credential, or a clear no.
Where it fits
Evidence Gateway sits between the systems that ask for evidence and the registries that hold the records. It makes each decision explicit, records why the decision was made, and returns only the answer the request is allowed to receive.
How it works
Governed evidence path
Every outcome leaves an audit record, whether the request was approved, redacted, or refused.
Request
A service asks for one fact about one subject, and says what it needs it for.
Decision
The request is checked against policy: is this caller allowed to ask this, for this purpose?
Source
The allowed source is chosen, and how recently it was updated is checked before it is used.
Disclosure
Disclosure rules decide whether the answer is a value, a yes or no, a redacted result, a credential, or a clear no.
What it governs
The same path handles approvals, redactions, and refusals, so evidence exchange is not split across a policy document, a data connector, and an integration nobody can review.
How it is built
Evidence Gateway is delivered through three open-source products. Each keeps a narrow job, and a deployment composes only the pieces it needs.
Checks the question against the registry and signs the answer, or issues a credential.
Open Registry Notary →Provides the safe, read-only reads from the source the answer is based on.
Open Registry Relay →Describes what evidence the registry can offer, and under which policy.
Open Registry Manifest →Interoperability
The same governed path can support services in one country, work that crosses agencies, exchange that crosses borders, and answers that land in a person’s wallet. EU once-only and OOTS-style exchanges are one example of it, with each registry’s records staying under the authority that owns them.
See how safe registry reads work →Where to start
Start with Registry Notary when you need a signed proof or a credential. Start with Protected Registry APIs when your first task is opening an existing registry safely.
For your technical team