555555555555
Mr. Smokey Bacon
✓ Verified-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB...
6f0b871e427f836b487615f5b6b6ccd46d5f0123...
eed2f37e2b6ff7785c413d61b1656cc07d19341c...
C=CA, ST=ONTARIO, L=TORONTO, O=Puddingify Creators Network, OU=Certificate Authority, CN=Puddingify Root CA, [email protected]
555555555555 • 6 artifacts • Nov 1, 2025
9803.txt, 9802.txt, 9801.txt...
a18bf809a9ff0e8ba64b4f477e7eccfbd60cefc3ae877fef0f7e1b4552409caa
AxOt7LFLNscFwgDXkLxsGH49xzzNywyk...
🌳 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.
fe3f47b04e94384dc98d235486a0f91acdf4cfc89aac01ae488b8cec957561c7
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
e77454db32ef97333ee1caa0c03c5b1fe80ec55881f2d327784638f44af95a68
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
fe3f47b04e94384dc98d235486a0f91acdf4cfc89aac01ae488b8cec957561c7...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
da8bf20445ddbdff7c5b466520f5384dd461d41aacaaf0e84151720eb71b8a92
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
ba1068bf79b4560cbb5e8bf6157e5123085acdefe0c89f1a6d44387f972d02c1
e77454db32ef97333ee1caa0c03c5b1fe80ec55881f2d327784638f44af95a68...
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
fbba4f1674d9de19b77ecfc814f916f28c7077bec94e8a0f9743a675c2b85152
🔗 Level 2: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level. (Odd number detected: last hash is duplicated for pairing)
da8bf20445ddbdff7c5b466520f5384dd461d41aacaaf0e84151720eb71b8a92...
ba1068bf79b4560cbb5e8bf6157e5123085acdefe0c89f1a6d44387f972d02c1...
a9cd5bdefcc12712bc289f4f2936e28b74726baf8795cce5522e1902aa17774d
fbba4f1674d9de19b77ecfc814f916f28c7077bec94e8a0f9743a675c2b85152...
fbba4f1674d9de19b77ecfc814f916f28c7077bec94e8a0f9743a675c2b85152...
ac674d8d6c1d8e58780f8081d210513317ab3fd86e376dcc3dedc1218fd93a46
✅ 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.
a18bf809a9ff0e8ba64b4f477e7eccfbd60cefc3ae877fef0f7e1b4552409caa
- 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