Skip to content
@VeritasActa

Veritas Acta

Open protocol for contestable public records. Signed artifacts, Ed25519 verification, canonical JSON.

Veritas Acta

Open protocol for contestable public records.

Cryptographic infrastructure for trust, verification, and privacy-preserving accountability. Issuer-blind verification, signed artifacts, tamper-evident records. No surveillance required.

Core

Project Description License
@veritasacta/verify Issuer-blind credential verification using VOPRF (RFC 9497). Offline, deterministic. Apache-2.0
@veritasacta/artifacts Signed artifact envelope — canonical JSON + Ed25519 signatures Apache-2.0
@veritasacta/protocol Protocol primitives for the Acta signed receipt format Apache-2.0
Acta A contestable, checkable, versioned public record for humans and AI Apache-2.0

Tools

Project Description License
acta-mcp MCP server for contestable public records from AI coding tools MIT
acta-truth-check Independent external verification of Acta instance claims MIT
attestation Proof-of-unique-device via BRASS tokens MIT

Architecture

Veritas Acta (open source)
│
│ Protocol layer (Apache-2.0 — patent grant included)
├── verify ─────── VOPRF issuer-blind verification (npm: @veritasacta/verify)
├── artifacts ──── signed envelope format (npm: @veritasacta/artifacts)
├── protocol ───── receipt primitives (npm: @veritasacta/protocol)
│
│ Record layer
├── Acta ────────── contestable public record (acta.today)
│
│ Tools (MIT)
├── acta-mcp ────── MCP server for AI tools
└── acta-truth-check ─ independent claim verification

Key properties

  • Issuer-blind — the verifier never learns who issued the credential (patent pending)
  • Offline verification — the issuer is never contacted at redemption
  • Deterministic privacy — same token + same scope = same nullifier; different scope = unlinkable
  • No surveillance required — verify behaviour without tracking identity
  • IETF standards trackdraft-farley-acta-signed-receipts-01

Part of the ScopeBlind stack

Veritas Acta is the open protocol layer. ScopeBlind is the commercial managed service for agent governance, dashboards, and enforcement. protect-mcp is the free gateway.

Links

Popular repositories Loading

  1. Acta Acta Public

    Open protocol for contestable public records. Typed contributions, hash-chained entries, VOPRF anonymous authorship. Live at acta.today.

    JavaScript 1

  2. verify verify Public

    Issuer-blind credential verification using VOPRF (RFC 9497). Offline, deterministic. Patent-protected — Apache-2.0 with explicit patent grant.

    JavaScript

  3. .github .github Public

    VeritasActa organization profile

  4. acta-mcp acta-mcp Public

    MCP server for Veritas Acta — submit claims, evidence, and challenges to contestable public records from Claude, Cursor, or any MCP client.

    JavaScript

  5. acta-truth-check acta-truth-check Public

    Independent external verification of Acta instance claims. Runs outside operator infrastructure — trust nothing, verify everything.

    JavaScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…