RIVERTALK-ChainOfTitle-20250527v01
Mr. Smokey Bacon
✓ Verified-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB...
RIVERTALK-ChainOfTitle-20250527v01 • 4 artifacts • May 27, 2025
127.txt, 128.txt, 129.txt...
fdb08f23ec688df4887786b9b2a90920afe7770cdfb8a6785336d36d74fc2e72
Signature not available - Please contact administrator
🌳 Merkle Tree Construction
Step-by-step cryptographic proof showing how all artifacts are bound together
📄 Level 0: Leaf Nodes (Individual File Hashes)
Each file's content is hashed using SHA-256 to create a unique fingerprint. These are the "leaves" of the Merkle tree.
2ed28cbc0fbe119e1fdd851a233718f226d4822f403068899852b2bd2b3ff6a2
f1b59a7155ef25fcf5c63fba71607498bc4d593fefb143d92c77cde7471e2ca9
c42c985c2bb8a40efcba35ff648886c2093cf73dbe7af5b52bd130ea7edef94f
3c94487150c2a8df74dabf9104745e10181f6d3199d8730a8fbe0f178e7b7bbc
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
2ed28cbc0fbe119e1fdd851a233718f226d4822f403068899852b2bd2b3ff6a2...
f1b59a7155ef25fcf5c63fba71607498bc4d593fefb143d92c77cde7471e2ca9...
a6d39d87fb128fc59b4d94a98aedcee926effdf486b6d616f16a9b1da19c1957
c42c985c2bb8a40efcba35ff648886c2093cf73dbe7af5b52bd130ea7edef94f...
3c94487150c2a8df74dabf9104745e10181f6d3199d8730a8fbe0f178e7b7bbc...
aea3f52ff3a7bd1e298cb7ec4861652223a0beb767bbdaaa42a6fd287c0f6fc5
✅ MERKLE ROOT (Final Level)
This is the single hash that represents ALL files in the collection. This root hash is included in the manifest that gets digitally signed.
fdb08f23ec688df4887786b9b2a90920afe7770cdfb8a6785336d36d74fc2e72
- Any change to ANY file will change its hash (leaf node)
- This changes all parent nodes up to the root
- The digital signature validates this specific root hash
- Therefore: ALL files are cryptographically proven by ONE signature