A protocol for peer-to-peer data stores. The best parts? Fine-grained permissions, a keen approach to privacy, destructive edits, and a dainty bandwidth and memory footprint.

  • Dr. Wesker
    link
    English
    175 months ago

    What are some general usecases?

    • @swordsmanluke@programming.dev
      link
      fedilink
      45 months ago

      Once upon a time, I built a proof of concept distributed social network that ran entirely on cell phones.

      I eventually ran into enough complications that I abandoned the project. But the tech did work. I could create posts, add friends, etc. (It just wasn’t reliable in its sync mechanism and I gave up trying to fix it.)

      So… Imagine Lemmy, but a community’s data is stored collaboratively on mobile devices, the load shared by all its subscribers.

      We all walk around with goddamn supercomputers in our pockets. We should put them to work.