SUNDAY_11022
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_11022 • 6 artifacts • Nov 2, 2025
public_key_smokeybacon.pdf, Screenplay-by-smokey.txt, Trademark-Clearances.txt...
c232ca6e7f2469ce60b81820ad7af9460b4a0697516993041c352c32ec482f09
BppDUeuQtQUuKOST3SAdOfzYDYIiRtEl...
🌳 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.
cb713ecf1f4d0eb075092f26d37db47f657e5f6da19b12485d98db4ed1175e1e
46994f544f8ecb61971339d917ffc33a7ae61107474baf112d6a04dbb98ac44b
5ce376ea8ad144d98109eda7ee6bb409ac9c303b1921ad06d5162dac47f37849
d1935dd4f4a4824b0d02ad8023a725fd3a774173daeb7b86da0f5261d5fe22c7
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
cb713ecf1f4d0eb075092f26d37db47f657e5f6da19b12485d98db4ed1175e1e...
46994f544f8ecb61971339d917ffc33a7ae61107474baf112d6a04dbb98ac44b...
2ff61517fbbf0fc7d5815624c39fff31defd0318b3fb3344cb33c5dc3f4156ee
5ce376ea8ad144d98109eda7ee6bb409ac9c303b1921ad06d5162dac47f37849...
d1935dd4f4a4824b0d02ad8023a725fd3a774173daeb7b86da0f5261d5fe22c7...
2d7f68345283f5bc17c21004aefd0dd146604670336b134cab793fd9eb697e0a
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6...
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6...
054f3b87503d565b03420922a3b946fd91275397b98cc78dd88fcc032a4c51d4
🔗 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)
2ff61517fbbf0fc7d5815624c39fff31defd0318b3fb3344cb33c5dc3f4156ee...
2d7f68345283f5bc17c21004aefd0dd146604670336b134cab793fd9eb697e0a...
2ff4626769487999a93b1bdb5669b360b10632918cd2940ab4ff8eebc416a34b
054f3b87503d565b03420922a3b946fd91275397b98cc78dd88fcc032a4c51d4...
054f3b87503d565b03420922a3b946fd91275397b98cc78dd88fcc032a4c51d4...
b17f2baae6f633ff1cd34163e771743af41135ae5e5e00b4e9cac5e4832aeaff
✅ 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.
c232ca6e7f2469ce60b81820ad7af9460b4a0697516993041c352c32ec482f09
- 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