← Charlie Yan

runseal

2026 — Python · PyPI · Merkle trees

Repository ↗ Docs ↗

Six months after a result, the question is always the same: which version of the data was that, and has anything moved since? Usually nobody can answer.

Four primitives, no required dependencies, no daemon, no server. Hash the inputs, seal the run, and the answer is checkable rather than remembered.

pip install runseal            # hashing, merkle, registry
pip install runseal[signing]   # adds RSA-PSS artifact signing