Copy this text, paste it into any SHA-256 tool, and compare the result with the hash shown above. If the two match, this is exactly what Vitahash recorded.
For a technical reader: the terminal route
1. Hash the article yourself
This downloads the exact text Vitahash hashed, in the exact form it hashed it, and hashes it again on your machine. Nothing Vitahash wrote runs here.
curl -s "https://api.vitahash.org/api/verify/STAMP-2026-0901-RPWHF46S/canonical" | shasum -a 256
Should print 20f81e746f2a1beb63e136de0a4b750b2c86c9d9cc538f0f2caf04b86019a2d5
The rules these commands follow are written down in full, so anyone can reimplement them.