Skip to main content
ClaudeWave
l0gfr avatar
l0gfr

BLACKPROOF-AGPL

View on GitHub

BLACKPROOF: local-only cyber evidence preparation and verification, licensed under AGPL-3.0-only.

MCP ServersOfficial Registry7 stars0 forksTypeScriptAGPL-3.0Updated today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/l0gfr/BLACKPROOF-AGPL
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "blackproof-agpl": {
      "command": "node",
      "args": ["/path/to/BLACKPROOF-AGPL/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/l0gfr/BLACKPROOF-AGPL and follow its README for install instructions.
Use cases

MCP Servers overview

# BLACKPROOF

BLACKPROOF is a free, open-source, local-first cyber evidence app under AGPL-3.0-only.
Create, import, encrypt, export and verify dossiers directly in your browser.
No account, activation key or application server is required.
Use it to prepare cyber reviews, internal audits and supplier questionnaires.
Bring your own review checklist, document answers, evidence references and
reservations, then track the remaining preparation work. Source documents and
audit conclusions still require human assessment; this is not a system scanner
or an automated certification service.

Core flow:

questionnaire ou grille d'audit → réponses et références → preuves attendues → points à corriger → dossier interne → export relu facultatif.

## Project structure

- `apps/web` — public website and local-first app
- `apps/web/src/content/analyses` (sourced Markdown analyses and publication drafts)
- `packages/core` — ProofGraph, ProofDebt, ProofPack logic
- `packages/verifier` — standalone Delivery verifier CLI/SDK
- `packages/mcp` — local, read-only MCP server for minimized verification and comparison
- `tests/e2e` — Chromium tests for the local-first editor and verification flows
- `scripts` — schema generation, security checks and deployment tooling
- `docs` — project context and technical documentation

## Development

Requirements: Node.js 22.23.2 (see `.nvmrc`) and pnpm 10.34.5.

```sh
pnpm install --frozen-lockfile
pnpm dev
```

The authoritative local gate is:

```sh
pnpm verify:all
```

`pnpm verify:all` runs schema drift checks, TypeScript/Astro/Svelte validation,
unit tests, the static build, CSP generation, local-only artifact checks, the dependency
and repository security audits, and the Chromium end-to-end tests.

## Local-first boundary

Questionnaires, ProofPacks and Delivery snapshots are processed on the user's device;
saved dossiers are encrypted in browser IndexedDB. No server upload is implemented
or permitted for import, creation, editing, backup or verification. Downloading an
export saves a local file; users transmit it separately, outside BLACKPROOF.
See `docs/LOCAL_FIRST_STORAGE.md` and `docs/SECURITY_MODEL.md` before changing a
storage, export or destructive operation.

## Local MCP for enterprise agents

Use the local MCP server to check a selected ProofPack before transmission,
compare two review snapshots through aggregate changes, and obtain public
preparation checklists for cyber reviews, internal audits and questionnaires.
It does not expose answers, evidence references or files to the agent.
It runs over stdio on the user's device, not on the public website.

See [installation, tools, fictional walkthrough and security limits](docs/MCP_LOCAL.md).
Private mode requires an end-to-end local client/model. A local transport alone
cannot stop a host from forwarding results to a remote model.

## Editorial analyses

The `/analyses` section is generated from a validated Astro content collection.
Drafts are excluded from public routes, RSS and the sitemap. The complete authoring
and verification workflow is documented in `docs/EDITORIAL_ANALYSES.md`.

## Licence and contributions

The original software, documentation, schemas and standalone verifier are
licensed under GNU AGPL version 3 only. See `LICENSE` and `NOTICE`.
Third-party dependencies retain their own licences in `THIRD_PARTY_NOTICES.md`.
Contributions are welcome: see `CONTRIBUTING.md`. Project names and logos are
covered separately by `TRADEMARKS.md`.

Source: https://github.com/l0gfr/BLACKPROOF-AGPL

## Self-hosting

`pnpm build` produces the static site in `apps/web/dist/`. Serve it over HTTPS
(or localhost for development), with the CSP and security headers described in
`docs/DEPLOY_APACHE.md`. Publish the corresponding source of your version and
keep the licence/source link visible.

The application stores dossiers locally in browser IndexedDB. Back up encrypted
dossiers before changing hostname or browser profile: browser storage is scoped
to an origin and is not synchronized by the host.

The hosted public status registry is retired. Local verification and detached
signatures remain available. A historical or unavailable registry must never be
interpreted as proof that a Delivery is currently active.

What people ask about BLACKPROOF-AGPL

What is l0gfr/BLACKPROOF-AGPL?

+

l0gfr/BLACKPROOF-AGPL is mcp servers for the Claude AI ecosystem. BLACKPROOF: local-only cyber evidence preparation and verification, licensed under AGPL-3.0-only. It has 7 GitHub stars and its last recorded update is dated 2026-09-12.

How do I install BLACKPROOF-AGPL?

+

You can install BLACKPROOF-AGPL by cloning the repository (https://github.com/l0gfr/BLACKPROOF-AGPL) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is l0gfr/BLACKPROOF-AGPL safe to use?

+

Our security agent has analyzed l0gfr/BLACKPROOF-AGPL and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains l0gfr/BLACKPROOF-AGPL?

+

l0gfr/BLACKPROOF-AGPL is maintained by l0gfr. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.

Are there alternatives to BLACKPROOF-AGPL?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy BLACKPROOF-AGPL to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: l0gfr/BLACKPROOF-AGPL
[![Featured on ClaudeWave](https://claudewave.com/api/badge/l0gfr-blackproof-agpl)](https://claudewave.com/repo/l0gfr-blackproof-agpl)
<a href="https://claudewave.com/repo/l0gfr-blackproof-agpl"><img src="https://claudewave.com/api/badge/l0gfr-blackproof-agpl" alt="Featured on ClaudeWave: l0gfr/BLACKPROOF-AGPL" width="320" height="64" /></a>

More MCP Servers

BLACKPROOF-AGPL alternatives