Ramine Darabiha · Product and R&D Leader

Design Deep Dive on IPFS apps

IPFS Camp · IPFS Camp · 2019 · 2 min

What an IPFS app needs before normal people can use it: hide the hashes, the peers, and the pinning behind a real product.

A talk at IPFS Camp, the Protocol Labs gathering for the people building IPFS, on the design patterns a decentralized app actually needs to feel usable.

The primitives were powerful and unfamiliar: content addressing, peer-to-peer distribution, user-held identity. The recurring failure was making the user carry that unfamiliarity. I walked through the patterns for hiding the stack, so a person experiences a normal app and never has to think about how it is stored or addressed underneath.

It is the same thread as the rest of my open-web work: the technology can be new, but the experience has to feel familiar.

Links