Skip to content
@registrystack

registrystack

Registry Stack

Build registry-facing services over data institutions already hold: protected read APIs, governed evidence, credentials, and audit, without turning the registry into a shared database.

DocsLicense

Registry Stack is open infrastructure for governments, programs, and institutions that operate population, social, or sector registries. It lets a registry owner offer scoped, governed, auditable access to data they already hold, without copying the registry into a new system and without exposing it as a shared database.

Why it exists

Registries hold authoritative data: who is enrolled, what was issued, which entity is registered. Partners constantly need answers from that data: eligibility checks, verification, credential issuance. The common options are weak ones. Hand over a database extract, build a separate integration for every partner, or say no. Each choice gives up control, audit, or privacy.

Registry Stack offers a different path. Publish a protected, policy-governed surface over the existing source, keep the system of record where it is, and retain a full audit trail of every disclosure.

What it provides

Registry Stack is organized around two runtime patterns:

  • Protected Registry APIs. Scoped, read-only APIs over existing files, extracts, databases, or legacy registry systems. The source stays in place.
  • Evidence Gateway. Governed evidence responses, claim evaluation, credential issuance, disclosure policy, and audit provenance, built on the same governed-access pattern.
flowchart LR
source["Existing registry source<br/>file, extract, database, platform"]
manifest["Registry Manifest<br/>describe"]
relay["Registry Relay<br/>expose protected reads"]
notary["Registry Notary<br/>certify evidence"]
caller["Approved service, verifier, or wallet"]
source --> relay
manifest --> relay
manifest --> notary
relay --> caller
relay --> notary
notary --> caller
Loading

Where to start

If you areStart here
A funder, ministry, or program ownerregistrystack.org, what it is and why it matters
Working on policy, governance, or standardsdocs.registrystack.org, security model and disclosure policy
A registry or integration specialistHosted lab, the full topology with nothing to install
A developerregistry-stack, the monorepo

Repositories

RepositoryPurpose
registry-stackMonorepo: product code, release manifests, docs, and lab evidence
.githubOrganization profile and shared community-health defaults

Project status

Registry Stack is a pre-1.0 technical release for evaluation, integration pilots, and public review. Interfaces and deployment contracts may change before a production-stability release.

Open source and governance

Registry Stack is released under the Apache License 2.0 and follows a maintainer-led governance model. Issues, questions, and review notes are welcome. Report suspected vulnerabilities privately; see the security policy in each repository.

Popular repositories Loading

  1. registry-stack registry-stackPublic

    Build registry-facing services over data institutions already hold: protected read APIs, governed evidence, credentials, and audit.

    Rust 2

  2. .github .githubPublic

    Organization profile and shared community-health defaults for Registry Stack.

  3. registrystack-id registrystack-idPublic

    Static identifier registry for id.registrystack.org

    HTML

  4. solmara-lab solmara-labPublic

    Python

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…