Ideas
“Pitch deck v1 — Skylark”
f4a91b3e…d27c
Browser-side SHA-256 · Anchored in Bitcoin · No trusted third party
Drop a file or paste text. Your browser computes its fingerprint locally and stamps the fingerprint into the Bitcoin blockchain via OpenTimestamps. The original content never leaves your device. What you get back is a permanent, reproducible receipt.
01
Certify
The fingerprint is computed in your browser using the Web Crypto API. The original bytes are never uploaded.
Waiting for input
02
How it works
01
PDF is ideal because the bytes don’t shuffle. Any file works — the fingerprint is computed over raw bytes, not over the rendered content.
02
Your browser hashes the file with SHA-256 via Web Crypto. The hash is the only thing sent to ProofLedger. We never see the file’s bytes, name, or text content.
03
We submit the hash to the OpenTimestamps calendar network, which aggregates it into a Merkle tree and anchors the root in a Bitcoin block. Roughly six hours later, your proof carries a real block height.
04
Verification needs both. Anyone with the original file plus the proof can recompute the hash and confirm the Bitcoin attestation independently — no ProofLedger required.
03
Verify
Pick a proof you’ve created in this browser, then re-supply the original file or text. Verification recomputes the fingerprint client-side and compares.
Against your registry
Without ProofLedger
You don’t need this site to verify a proof. Anyone holding the original file plus the evidence bundle can do it themselves:
sha256sum yourfile.pdf
→ recompute the hash on your own machine.
ots verify opentimestamps.ots
→ confirm the Bitcoin attestation against a Bitcoin node.
proof.json. If they match and OTS confirms, the proof is valid.
04
Registry
Write tokens are kept in localStorage on this device only. Lose this browser, lose the ability to upgrade — keep the evidence bundle as your portable copy.
05
Transparency
What we see
What we don’t see
06
Use cases
Anywhere a date matters more than a signature. Examples are fictional but the format is real.
Ideas
f4a91b3e…d27c
Predictions
9b031c…77a8
Research
2c11e9…1f4d
Legal
cc88d3…02b9
Art
7a3e21…4b10
Real estate
d50fa1…9930
Personal
10ef99…aa01
Digital
5b22d4…ce72
Yours