Vraimony

Reality Audit: integrity verification only (tamper-evident). It does not prove identity or legal admissibility.

Platform Gift Kit (free adoption)

Three zero‑integration‑friction gifts platforms can adopt immediately — no partnership, no tracking, no remote scripts.

Gift #1 — Verify Link Card (Unfurl)

Use /r/<receipt_id> links. When pasted into WhatsApp / Slack / Telegram / eBay chat, the link unfurls using OpenGraph/Twitter meta tags.

Demo unfurl page: /r/demo

https://verify.getevidex.net/r/<RECEIPT_ID>

Reality audit: integrity only (tamper‑evident). No identity proof.

Gift #2 — Iframe Verify Widget

Embed verification in an iframe (sandboxed). No remote scripts, no cookies, no tracking.

Try it: Widget demoConfigurator

<iframe
  src="https://verify.getevidex.net/widget/index.html?view=minimal"
  width="100%"
  height="640"
  loading="lazy"
  title="Vraimony Verify"
  referrerpolicy="no-referrer"
  sandbox="allow-scripts allow-same-origin allow-forms allow-popups"
></iframe>

Tip: use view=expanded to open details by default.

Gift #3 — Offline “Paste ERF” verification

If a platform already stores ERF JSON (or receives it from a user), it can validate locally with zero server calls.

Use: Court Mode → “Paste ERF JSON (0‑server)”

This is ideal for moderation and dispute handling where platforms want integrity checks without collecting extra data.

Legal / safety posture