Skip to content(if available)orjump to list(if available)

Iroh-blobs

Iroh-blobs

4 comments

·October 27, 2025

dangoodmanUT

Iroh is fantastic.

I’ve been intending to play with it more, it’s given me so many little project ideas that otherwise would be a pain

throwup238

[insert yet another comment about having short product introductions at the top pf blog posts]

From their docs page:

> Iroh lets you establish direct peer-to-peer connections whenever possible, falling back to relay servers if necessary. This gives you fast, reliable connections that are authenticated and encrypted end-to-end using QUIC.

mudkipdev

and iroh-blobs: provides blob and blob sequence transfer support for iroh. It implements a simple request-response protocol based on BLAKE3 verified streaming

https://www.iroh.computer/proto/iroh-blobs

umanwizard

How does the use case differ from e.g. Tailscale?