Title: RealStamp Verify
Author: realstamp
Published: <strong>Mata 29, 2026</strong>
Last modified: Mata 29, 2026

---

Search plugins

![](https://ps.w.org/realstamp-verify/assets/banner-772x250.png?rev=3518609)

![](https://ps.w.org/realstamp-verify/assets/icon-256x256.png?rev=3518609)

# RealStamp Verify

 By [realstamp](https://profiles.wordpress.org/realstamp/)

[Download](https://downloads.wordpress.org/plugin/realstamp-verify.0.1.1.zip)

 * [Details](https://kin.wordpress.org/plugins/realstamp-verify/#description)
 * [Reviews](https://kin.wordpress.org/plugins/realstamp-verify/#reviews)
 *  [Installation](https://kin.wordpress.org/plugins/realstamp-verify/#installation)
 * [Development](https://kin.wordpress.org/plugins/realstamp-verify/#developers)

 [Support](https://wordpress.org/support/plugin/realstamp-verify/)

## Description

**RealStamp Verify** turns any WordPress post into a cryptographically verifiable
piece of human-authored content. Patent pending. Each stamp is:

 * Signed by a verified human (WebAuthn + liveness)
 * Cryptographically bound to the exact content (SHA-256)
 * Anchored in the public Sigstore Rekor transparency log (Linux Foundation)
 * Verifiable independently with no trust in any single party
 * Compatible with the C2PA Content Credentials standard (Adobe, Microsoft, BBC,
   NYT)

Three ways to add a badge:

 1. **Gutenberg block** — drop the RealStamp Verify block anywhere and paste a pulse
    token.
 2. **Shortcode** — `[realstamp token="xK9mP2..."]`
 3. **Auto-detect** — set a post custom field `realstamp_pulse_token` and the plugin
    injects a badge automatically.

#### Who is this for?

 * News publishers fighting AI slop
 * Creators proving original work
 * Legal and forensic publishing
 * Any site that wants to display a content-provenance trust signal

#### How it works

You create a stamp at [realstamp.app](https://realstamp.app/) on your original content.
You get a portable pulse token (JWT / SD-JWT). You paste that token into your WordPress
post. Readers see a badge; clicking it opens the public verification page which 
proves: (a) the signer was a real verified human, (b) the content has not been altered
since stamping, (c) the stamp is anchored in the public Sigstore Rekor log.

#### Requires a RealStamp account

This plugin is a consumer of the RealStamp service. Get started at [realstamp.app](https://realstamp.app/).

### Privacy

This plugin embeds a script from `cdn.jsdelivr.net` which loads the RealStamp Verifier
SDK web component. No user personal data is sent to third parties by the plugin 
itself. When a reader clicks a badge, their browser may contact `realstamp.app` 
to verify the stamp.

## Blocks

This plugin provides 1 block.

 *   RealStamp Verify Add a human-provenance verification badge for any RealStamp
   pulse token.

## Installation

 1. Upload the `realstamp-verify` folder to `/wp-content/plugins/`.
 2. Activate through the **Plugins** menu.
 3. Visit **Settings  RealStamp Verify** to configure auto-detection, style, and badge
    position.
 4. Add a RealStamp block, shortcode, or custom field to any post.

## FAQ

### Do I need an API key?

No. Verification is public — anyone can check any stamp. You only need a RealStamp
account to create stamps.

### Does this slow down my site?

Minimal impact. The Verifier SDK is a ~10 KB ES module loaded from a CDN with deferred
execution. No server calls are made until the badge is clicked or a user scrolls
it into view.

### Is my content data sent anywhere?

No. Verification checks only the signed pulse token. Your post content is not transmitted
during verification.

### Does this work with AMP?

The current build uses a web component that is not AMP-safe. An AMP-compatible version
is planned for 0.2.

### Can I verify stamps offline?

Yes — with the offline mode of the SDK. Not exposed in this plugin UI yet; will 
land in 0.2.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“RealStamp Verify” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ realstamp ](https://profiles.wordpress.org/realstamp/)

[Translate “RealStamp Verify” into your language.](https://translate.wordpress.org/projects/wp-plugins/realstamp-verify)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/realstamp-verify/),
check out the [SVN repository](https://plugins.svn.wordpress.org/realstamp-verify/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/realstamp-verify/)
by [RSS](https://plugins.trac.wordpress.org/log/realstamp-verify/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.1

 * Fix: switch SDK source to first-party CDN so badges render reliably.

#### 0.1.0 — Initial public release

 * Gutenberg block with inline preview and server-rendered badge.
 * `[realstamp]` shortcode.
 * Auto-detect mode with multiple source options.
 * Settings page (auto-detect, Rekor verification, style, position).
 * Ships the `@realstamp/verify` web component via jsDelivr CDN.

## Meta

 *  Version **0.1.1**
 *  Last updated **6 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/realstamp-verify/)
 * Tags
 * [AI detection](https://kin.wordpress.org/plugins/tags/ai-detection/)[trust](https://kin.wordpress.org/plugins/tags/trust/)
   [verification](https://kin.wordpress.org/plugins/tags/verification/)
 *  [Advanced View](https://kin.wordpress.org/plugins/realstamp-verify/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/realstamp-verify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/realstamp-verify/reviews/)

## Contributors

 *   [ realstamp ](https://profiles.wordpress.org/realstamp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/realstamp-verify/)