845PM
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]
845PM • 4 artifacts • Oct 26, 2025
public_key_smokeybacon.txt, 9802.txt, 9801.txt...
2625e27d40f8f625444ef20b7e7ea489018a77d3ae5604d4c910b2c64813f84b
afE/HBQCYVsm6yIywktQJ9JZGMJ1gvkF...
🌳 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.
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
c3dfacc0b4ff4c0ca4c824e2a176cc7fb933605d86e34bed78addd6d578f37c7
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
ba1068bf79b4560cbb5e8bf6157e5123085acdefe0c89f1a6d44387f972d02c1
✅ 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.
2625e27d40f8f625444ef20b7e7ea489018a77d3ae5604d4c910b2c64813f84b
- 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