⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Certificate Transparency: Catching Forged Certificates

Every publicly-trusted TLS certificate today must be published to an append-only Certificate Transparency log built as a Merkle hash tree, so that a forged or fraudulently mis-issued certificate cannot stay hidden. This simulator grows a real 16-leaf Merkle tree in 3D as certificates arrive, some legitimate and some forged, and runs a monitor that periodically scans the log the way a domain owner's CT monitor does in production — diffing the public record against what was actually requested. Tune the issuance rate, the forged-certificate probability and the monitor's scan interval, toggle monitoring off entirely to see forged certificates go permanently uncaught, and watch the live detection-latency stat show exactly what a slower or disabled monitor costs in exposure time.