Hacker News new | ask | show | jobs
by 40four 46 days ago
I’ve recently been building some hobby projects that focus on local first, decentralized architecture and that’s how I discovered Iroh. In my apps, I want the user data to be stored local only, no server, and have p2p sync ability. So for something like that, Iroh appears to be the state of the art.
1 comments

local-first, offline-first, no server holding the data and simply p2p sync is a great shout for projects. Have you thought any further about it?