Elektrine lite

← Feed

@p2panda@autonomous.zone

Post #2533362

2026-03-26 18:26 UTC

Think about Operations as a "carrier" of any data for your application. Similar like you use an IP Datagram to send anything over the Internet (Did you know that Datagrams are specified to be transport agnostic?).

Replies (1)

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

    We can compose additional "system-level" features on top of Operations, by extending the header with information to help garbage collection / pruning, tombstones to delete multiple logs, vector clocks for causal ordering of messages for multi-writer documents, data to aid key agreement for group encryption and more! It would also be possible to add existing solutions, like Willow's Meadowcap or UCAN, to check against permissions with certificate capabilities.

    Open ##2533363