apohara-sealchain

SuarezPM/apohara-sealchain
★ 0 stars Rust Code/Dev Tools Updated 7d ago
Tamper-evident, independently-verifiable receipts for AI artifacts — a single Rust binary (CLI + MCP server) with five real cryptographic layers and always-offline verify.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apohara-sealchain": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "apohara-sealchain"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Prove your AI artifact wasn't tampered with — and prove _exactly_ how much that proof is worth.** **[Quick Start](#-quick-start)** · **[The five layers](#-the-five-layers)** · **[Trust profile](#-trust-profile)** · **[How it works / honesty](#-how-it-works--honesty)** A single Rust binary — a **CLI** and an **MCP server** — that seals any file into a tamper-evident `<artifact>.seal.json` receipt anyone can verify **offline**. Five real cryptographic layers, no account, no

Tools (2)

fulltransparency

Topics

aiattestationc2pamcpprovenancerustsigstoresupply-chaintamper-evidenttransparency-log