this post was submitted on 10 Jul 2023
22 points (86.7% liked)

Fediverse

28295 readers
888 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (1 children)

I doubt it. While the server to server communication is standardized with ActivityPub, the server to client (app) communication isn't. This means different Fediverse apps have different APIs to login, fetch and create posts and so on. It's unlikely that we'll ever have a standard API here, because the apps work diffently and have different needs for their APIs. Maybe some kind of common denominator, but that probably wouldn't be feature complete on most apps.

So the one app to rule them all would have to created custom API Implementations and UIs for every Fediverse app, which would be a loooot of work and probably a worse experience than specialized apps.

[–] [email protected] 1 points 1 year ago

So there is apparently a server to client protocol/spec/API defined on activity pub. No one uses it, but maybe they should be. I don’t know. I’ve hassled one of the AP authors (Evan) about it and they said they’re writing a blog post about it.