Proof of the legal texts

For each legal text on this website, the text from the heading to the version line is recorded, without navigation, header and footer, and its SHA-256 checksum anchored in the Bitcoin blockchain via OpenTimestamps. Listed per version are the checksum, the block, the Merkle root, the proof files and the independent archive copy.

Scope

The text existed in this version no later than the time of the block and has been unchanged since.

On the Merkle root

Every Bitcoin block carries a single value in its header in which its entire content is condensed: the Merkle root. It is computed in stages from pairs of all transactions in the block; a single differing transaction yields a different root. What is timestamped is the manifest of this version, which contains the checksum of the text; OpenTimestamps bundles it with further submissions, and the root of that bundle enters the block within one transaction. The proof file supplies the link: it contains the complete chain of computation from the manifest to the Merkle root of the block named above. That root is retrieved from the raw data of public block explorers, not from their web interface.

Chain of proof 1 Legal text page.txt SHA-256 2 Checksum 64 hex digits component of 3 Manifest manifest.json: URL, time, checksum SHA-256, timestamped 4 Proof file manifest.json.ots: chain of computation yields 5 Merkle root in the block header, public

General Terms and Conditions

Current version Anchored in block 964411
Version stated in the document
28 August 2026
Checksum of the text
dfb7c1cce419a9a5b8f1b19aab90d003faa8127c1f02207fdfc4c36272e70c44
Recorded on
2026-08-28, 09:45 UTC
Bitcoin anchor
Anchored in block 964411
Merkle root of the block
4c5476b13742d9ae89a025f0e5f9083899d7eb9071ef48b9e37e86030daa34f7 Show the root in the block header

Independent archive copy: Internet Archive capture from 2026-08-28, 07:23 UTC · Raw bytes

Proof files

Privacy Policy

Current version Anchored in block 964411
Version stated in the document
19 August 2026
Checksum of the text
f5e46ccdc1ad372c66505a83f5c814d1ce9a5126fad328f78e2e6c0fab4c320f
Recorded on
2026-08-28, 09:45 UTC
Bitcoin anchor
Anchored in block 964411
Merkle root of the block
4c5476b13742d9ae89a025f0e5f9083899d7eb9071ef48b9e37e86030daa34f7 Show the root in the block header

Independent archive copy: Internet Archive capture from 2026-08-24, 18:01 UTC · Raw bytes

Proof files

Legal Notice

Current version Anchored in block 964411
Version stated in the document
19 August 2026
Checksum of the text
a55e90f2adf9e7648beec2a57d0fa9be60dd0c683720789f92af46459c6d5a23
Recorded on
2026-08-28, 09:45 UTC
Bitcoin anchor
Anchored in block 964411
Merkle root of the block
4c5476b13742d9ae89a025f0e5f9083899d7eb9071ef48b9e37e86030daa34f7 Show the root in the block header

Independent archive copy: Internet Archive capture from 2026-08-24, 18:01 UTC · Raw bytes

Proof files

Accessibility Statement

Current version Anchored in block 964411
Version stated in the document
3 August 2026
Checksum of the text
1b075e9b10b0e23d7dc15cab49bc2840e1cbd9f86777ea82637259afd436753b
Recorded on
2026-08-28, 09:45 UTC
Bitcoin anchor
Anchored in block 964411
Merkle root of the block
4c5476b13742d9ae89a025f0e5f9083899d7eb9071ef48b9e37e86030daa34f7 Show the root in the block header

Independent archive copy: Internet Archive capture from 2026-08-24, 18:51 UTC · Raw bytes

Proof files

Independent verification

  1. Download the proof files of the version concerned: page.txt, manifest.json and manifest.json.ots.
  2. Recompute the checksum with shasum -a 256 page.txt. The result must match the checksum shown above and appear in the manifest under sha256_text.
  3. Verify the timestamp with ots verify -f manifest.json manifest.json.ots from the opentimestamps-client package. With your own Bitcoin node the command confirms block and time in full. Without a node, the verifier at opentimestamps.org does the same, computing manifest and proof file in the browser.
  4. In addition, compare the Merkle root shown above with the header of the named block in a public block explorer. This confirms that the block carries the stated root.

As of 2026-08-28, 10:26 UTC