What’s in a hash?

Every file, folder, and commit is named by the BLAKE3 hash of its bytes — change a single character and the name changes too. git does the same with SHA-1; mkit uses BLAKE3, one algorithm everywhere, fast enough to re-hash on every keystroke. This page builds a tiny commit out of two files: edit the text or swap the image and watch every hash along the way rewrite.

Loading wasm…

← back