Blog · Fairness & Anti-Cheating

How to Verify a Poker Hand Wasn’t Tampered With — Yourself

Fairness & Verification Published July 23, 2026 · Fair Poker Research Team

The biggest risk to “verifiable fairness” is that it becomes a slogan — much said, rarely verified. This article explains what verification actually checks, how much each level of verification is worth, and how you can do it yourself, even without being a programmer.

The object of verification: the hand transcript

A verifiable hand leaves a complete evidence chain: who committed the encrypted deck and when, who shuffled, which decryption material corresponds to each revealed card, plus the signature and hash of every step. That chain is the transcript. Verification = replaying the whole hand from the transcript and checking that every link holds.

Four levels, very different value

Most platforms stop at level 1. Level 3 is the trust inflection point: from there on, you no longer need to believe a single word the platform says.

What each level shuts down

The hands-on path (using Fair Poker as the example)

Why “can be verified” beats “was verified”

In practice most players will never run a verifier themselves — and that is fine. The value of verifiability is deterrence: when a platform knows any hand might be re-verified by anyone at any time, the expected cost of cheating becomes unbounded. Like the security camera at a shop entrance: what prevents theft is not someone watching the tapes daily, but the fact that the tapes can always be watched. For the theory, see what provably fair poker means.

Curious how provable fairness is built?

Fair Poker is a non-profit open-source research project on verifiable Texas Hold’em fairness: the deck is co-encrypted and shuffled by participant browsers, there is no dealing server, and every hand can be verified independently. The project provides no gaming service to the public; the full source is published — download it and run your own instance to study it.

Download the source

This site is a non-profit open-source research project and provides no gaming service to the public; the demo is research-testing only with valueless test chips — no real-money gambling. This article is educational content, not betting advice.

← Back to all articles