Show your evidence

Evidence people can see — and check.

A record nobody sees convinces nobody. GOVP ships the visible layer: a badge on your site, a QR on a physical product, a shortcode next to your published claims — each one leading straight to independent verification, not to a marketing page.


The badge

One glance, one click, one verification

The badge shows the record's GOVP-ID and links to verification. This one is live — it opens the site's own record in the verifier:

GOVP verified evidence
GOVP-DOC-eccfdb5e61aa · click to verify

An honest badge never says "trusted" or "approved" — it says verifiable, and proves it by taking the reader to the check itself.

Embed it

<!-- WordPress (reference plugin): badge script + element --> <script src="https://your-site/wp-content/plugins/govp-public-evidence/assets/js/govp-badge.js" defer></script> <div class="govp-badge" data-govp-id="GOVP-DOC-xxxxxxxxxxxx"></div> <!-- or plain HTML on any site: link your record to any GOVP verifier --> <a href="https://your-site/.well-known/govp/GOVP-DOC-xxxxxxxxxxxx.govp"> GOVP verified evidence — GOVP-DOC-xxxxxxxxxxxx </a>

Three carriers

Web, editor and physical world

Web · badge

Badge on any page

The plugin's govp-badge.js renders the badge from a GOVP-ID and wires it to the record and the verifier. Reads from the public badge endpoint — no secrets involved.

GET /wp-json/govp/v1/badge?id=GOVP-DOC-…
Editor · shortcode & block

Inline with the claim

In WordPress, drop the verifier right where the claim is published — as a shortcode or a Gutenberg block. Certified posts can show it automatically at the foot.

[govp_verify id="GOVP-DOC-xxxxxxxxxxxx"]
Physical · QR

QR on the object itself

The plugin's govp-qr.js generates a QR pointing at the record's verification URL — on a label, a certificate, a delivery note. The phone that scans it runs the same check as everyone else.

The badge and QR scripts ship with the WordPress reference plugin today; a hosted, framework-free embed for any site is on the roadmap.


Badge honesty rules

What a GOVP badge may claim

✓ MAY say"Verifiable evidence" · "Integrity verifiable by anyone" · the GOVP-ID · a link to verification.
✕ MUST NOT say"Certified true" · "Approved" · "Safe" — GOVP proves integrity and authorship, not the truth of the content. A badge that overclaims damages every other badge.
← GOVP