This demo keeps a match id in your browser so you can pick a game back up. No cookies, no analytics, nothing about you leaves your machine.
The state digest is how you check no tab is showing you a stale board: open the same match in a second tab and both print the same digest. It is not a security control — the server computes it and the client prints it.