Elektrine lite

← Feed

@p2panda@autonomous.zone

Post #2533376

2026-03-26 18:27 UTC

Mostly it's last touches to our data formats, sync protocol and API design, naming of methods, concepts, clarifying semantics around error handling, failed streams and so on. All of this would mean that we can at least settle on a "core functionality" around event delivery and event processing. This requires us to let the system "simmer" a bit, have some time other developers use it and give us more feedback, we're learning slowly about p2panda from using it mostly.

Replies (1)

  • @p2panda@autonomous.zone 2026-03-26 18:27

    After defining this core concepts and APIs we really need to integrate our group encryption! We've been doing a lot of work on our offline-first, decentralised continuous group encryption scheme (p2panda-encryption). Combined with group management (p2panda-auth, renamed soon to p2panda-groups) we've built p2panda-spaces last year. There's a lot about it written here: https://p2panda.org/2025/02/24/group-encryption.html

    Open ##2533377