Skip to content

Add C2PAVerify to First-Party services#8

Open
detailingmall-png wants to merge 1 commit intombeato:mainfrom
detailingmall-png:add-c2paverify
Open

Add C2PAVerify to First-Party services#8
detailingmall-png wants to merge 1 commit intombeato:mainfrom
detailingmall-png:add-c2paverify

Conversation

@detailingmall-png
Copy link
Copy Markdown

Adds C2PAVerify to the First-Party services list.

What it does

C2PA (Content Provenance and Authenticity) manifest verification on images, video, and audio. Extracts embedded manifest, validates signature chain against the CAI trust list (27 anchors + 114 end-entity certs bundled), returns structured provenance report with trust_chain classification (valid | partial | unknown).

Powered by c2pa-rs compiled to WASM, running on Cloudflare Workers.

MPP support

Checklist

  • Proper link format: - [Name](URL) - Description.
  • Alphabetically positioned (C, after Browserbase)
  • Service is live and returns MPP 402 WWW-Authenticate challenge
  • First-party MPP support (not a proxy)

C2PA (Content Provenance and Authenticity) manifest verification
service by MPPFY. Live on Tempo mainnet at c2pa.mppfy.com.

Source: https://github.com/mppfy/C2PAVerify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant