Elektrine lite

← Feed

@clemens@social.multiverset.net

Post #2854147

2024-10-15 17:51 UTC

Webstrates is our prototype of shareable dynamic media—software that is inherently collaborative, malleable so it can be changed by its users, and that can easily be distributed across devices—but it depends on a central server. MyWebstrates is Webstrates as local-first software and facilitates offline use, personal and collective digital sovereignty, and interoperability across and beyond the web.

Replies (1)

  • MyWebstrates uses a combination of CRDTs (https://en.wikipedia.org/wiki/Conflict-free_replicated_data_type) implemented through Automerge (automerge.org) and the service worker API (https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) to enable offline use and peer-to-peer collaboration.

    Open ##2854148