Elektrine lite

← Feed

@lachlan@mastodon.social

Post #4206796

2026-07-26 05:48 UTC

@justbob@kolektiva.social @crispius@mstdn.fname.ca I've spent ages trying to figure out how I'd do it in a federated way. I couldn't come up with anything that didn't let one party dominate other than a web-of-trust like (with variable trust amounts) approach. (I thought that it'd be interesting - because you'd be able to have multiple types of algorithms, and trust some more than others - maybe even permitting some paid account ones)

Replies (1)

  • @justbob@kolektiva.social 2026-07-26 19:32

    @lachlan@mastodon.social @crispius@mstdn.fname.ca "algorithms" leaves a bad taste in my mouth because that word is so rapped in THOSE systems. Studding the ActivityPub and XMPP protocols and the S2S type stuff is how I've gotten this far. I have a read only api at: https://212.102.59.80:250/api/v1/syncall that lists all site and rss data for anyone to import to their own database server but I'm stuck at how to sync every time something new gets added like the fediverse does. Example: a new server comes online in the fediverse, how does it propagate to others.

    Open ##4206798