Post #3855820
2026-06-28 06:27 UTC
@cmars@infosec.exchange What I have in mind (for now):
* HTTP gateway for server-to-server federation (unfortunate but necessary)
* Nodes are ~~clients~~ (actually servers? idk...)
* All of them join in a gossip swarm
* CRDT to sync state
* Identity is just ed25519 key, so you could share the same identity across multiple nodes that you control
* WebFinger unfortunately requires centralization - from what I understand, "petnames" avoid this problem: https://files.spritely.institute/papers/petnames.html
Replies (1)
-
@teohhanhui@mastodon.social 2026-06-28 07:22
@cmars@infosec.exchange See also: https://codeberg.org/spritely/golem