Accept a BLAKE3-only claim so dedup is faster than uploading

PerformanceMediaService
Shipped
August 9, 2026 at 6:17 PM UTC
Author
Kamo
Commit
9847819

The link endpoint demanded both hashes. A browser has no fast SHA3-256, so proving it already had a 358 MB file took ~20 seconds against an 18.8 second upload — the member waited just as long and reasonably concluded nothing had changed. sha3256 is now optional: supplied, it still matches the full dedup key; omitted, the match is BLAKE3 plus exact size, which is what a browser can compute quickly. Either way the caller can only name content it already holds.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing