DEV Community

Discussion on: Exploring the decentralised web.

Collapse
 
skybondsor profile image
Jordyn Bonds

Ah, I see. Federated vs. local is a helpful frame for me. The app I work on is local-first (or local-only, if you want it to be) but not yet federated. We're laying the groundwork for federation now, but since there's currently no way for users to share data, it's not that applicable yet. But it will be!

Thread Thread
 
lancew profile image
Lance Wicks

Maybe you could consider using data or ssb for the federation?
Would love to know own what you are working on.

Thread Thread
 
skybondsor profile image
Jordyn Bonds

We're using IPFS for now. I will defs check out DAT and SSB!

The app is an end-to-end encrypted, peer-to-peer PWA for capturing and analyzing data about any and everything. HIPAA and GDPR compliant out of the box. Check it out if you have a sec: tallylab.com We just went into open beta and are trying to get as much feedback as we can.