SUNDAY_INTHE
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]
SUNDAY_INTHE • 7 artifacts • Oct 26, 2025
Im-so-lonesome-in-my-saddle.txt, trusted-timestamp-authority.txt, chain-of-title.txt...
d46c4d8307cc155f7b46d504421a30a7fa2e74931acf311592d4e31a47a4feda
PhjuARkFyVhwiW5A6VJba/dWFxda8zl7...
🌳 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.
090e68a9d5c9918ef12e659cdd1d6d160641b8e18e01d850c990cf752fa6e7b4
a4415bc111dc18baa4837c92d97221a8788fb1fe4328e30c026bad57235a6732
0d9bf359a137a6835a34e6d13aefa431d1651ea2a2fa5a06bbfb19a6bf9fd777
c86a9c99faf2817c95476ab36daedbada98bf797c5c66f930be2c0396a5c6a56
2527bf0ae60a4fc5df9823592289f4da60b0ea32711ccdbed0fe60f52620e78b
a78732335ef8aa76f09e6efe8d642933773669623dd1bf35f5f388684ea08895
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
🔗 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)
090e68a9d5c9918ef12e659cdd1d6d160641b8e18e01d850c990cf752fa6e7b4...
a4415bc111dc18baa4837c92d97221a8788fb1fe4328e30c026bad57235a6732...
6a43eaf965fdb837b9aa222d0df72b9d882b9edab313d6dfeecd77f0aa372ab6
0d9bf359a137a6835a34e6d13aefa431d1651ea2a2fa5a06bbfb19a6bf9fd777...
c86a9c99faf2817c95476ab36daedbada98bf797c5c66f930be2c0396a5c6a56...
a293a43416ca15f9de69f47d3019dd907d17b8ece298a7b6f7a89916641b699d
2527bf0ae60a4fc5df9823592289f4da60b0ea32711ccdbed0fe60f52620e78b...
a78732335ef8aa76f09e6efe8d642933773669623dd1bf35f5f388684ea08895...
dbcb8ce1ad58f521dc40ffcf54692c5a98b79bf5691369064423966b718054a7
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
8039c62f147caca386aa79817d1e2f9ad3ef61cd36898632833b0ea0dcb84f46
🔗 Level 2: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
6a43eaf965fdb837b9aa222d0df72b9d882b9edab313d6dfeecd77f0aa372ab6...
a293a43416ca15f9de69f47d3019dd907d17b8ece298a7b6f7a89916641b699d...
cde5ec6fe41a46cfaa89a1bc65abad70edb4174372ee18fa1ce40c562b6fa379
dbcb8ce1ad58f521dc40ffcf54692c5a98b79bf5691369064423966b718054a7...
8039c62f147caca386aa79817d1e2f9ad3ef61cd36898632833b0ea0dcb84f46...
827ac24d268d3cfcca8464f658ba353c2fb3be26795b47eee69e863c629410a4
✅ 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.
d46c4d8307cc155f7b46d504421a30a7fa2e74931acf311592d4e31a47a4feda
- 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