6666
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]
6666 • 3 artifacts • Nov 30, -0001
public_key_smokeybacon.txt, I-WANT-TO.txt, puddingify-1.txt
effa1543ae417d211155015bf7ae85f71e7fb498aef2d78281fbebf393fcb42c
Q1oCQtmr9c7MFOcV9PO1zg+FC2Z+ep+/...
🌳 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
266b285486e624d5c5ef78dfe3e8b1e943723035db187ed09c29509bc3a67629
c376e04608be1506706cf999baab42ee715c55649e76b6ed318bbf71f27ea3c2
🔗 Level 1: 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)
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61...
266b285486e624d5c5ef78dfe3e8b1e943723035db187ed09c29509bc3a67629...
eeb37d2dd4dcb66190f2877baea26f8198320de5dce4b4f221b1ed0ed9be00a1
c376e04608be1506706cf999baab42ee715c55649e76b6ed318bbf71f27ea3c2...
c376e04608be1506706cf999baab42ee715c55649e76b6ed318bbf71f27ea3c2...
197e53dd6f0dcd73a578bd83dd93d3bf62a6c25630d3350accd0f23e156f6cfe
✅ 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.
effa1543ae417d211155015bf7ae85f71e7fb498aef2d78281fbebf393fcb42c
- 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