this post was submitted on 04 Jul 2023
29 points (100.0% liked)

Fediverse

42 readers
2 users here now

This magazine is dedicated to discussions on the federated social networking ecosystem, which includes decentralized and open-source social media platforms. Whether you are a user, developer, or simply interested in the concept of decentralized social media, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as the benefits and challenges of decentralized social media, new and existing federated platforms, and more. From the latest developments and trends to ethical considerations and the future of federated social media, this category covers a wide range of topics related to the Fediverse.

founded 2 years ago
 

I was under the assumption that I can use one fediverse account across all ther fediverse apps, but this doesn't seem to be the case.

I.e. I downloaded the mastodon android app and tried to select kbin.social as the server, but it gives an error.

Same for jerboa, it won't let me connect to kbin.social, saying invalid credentials.

Is this something on the roadmap or am I simply wrong with my assumption?

you are viewing a single comment's thread
view the rest of the comments
[–] adonis@kbin.social 2 points 2 years ago (8 children)

sure, but I thought ActivityPub is a common protocol they all use to allow interoperability.

Like an API, where there are users, posts, images that can be created, liked and boosted.

I.e logging in to a mastodon app would allow me to create /browse madtodon-specific posts (microblogs), and logging in to pixelfed app, would allow me to only upload/browse images, etc...

[–] 0x1C3B00DA@kbin.social 18 points 2 years ago (6 children)

ActivityPub has 2 parts: The Server to Server API (S2S), which is how instances communicate and is the backbone of federation. and the Client to Server (C2S) API, which is a way for instances to communicate with an app/website. Unfortunately, mastodon made the decision early on to go the proprietary API route instead of using the C2S for app development. The rest of the microblogging fediverse had to implement the mastoapi so that they could share app support. Lemmy and kbin don't use the mastoapi, which is why they aren't compatible with mastodon apps and they don't even implement the same API so their apps won't be compatible either.

Ideally, lemmy and kbin will migrate to a common API so their apps can be compatible. Even more ideally (and the original goal of the protocol), lemmy and kbin would use the C2S so that they could work with standard AP apps that also work with any compliant AP service.

[–] adonis@kbin.social 3 points 2 years ago (3 children)

aah, thx for the detailed explanation... So everyone doing their own thing, kinda defeats the purpose, or at least makes it harder for app developers to take care of all the different apis

[–] asteroidrainfall@kbin.social 5 points 2 years ago

Identity federation isn’t the main point of the Fediverse, though. Federation is just meant to distribute content and facilitate communication. So you can have a book blogger manage their reviews and bookshelf on BookWyrm, a vloger can upload a video on PeerTube, and a city government can share water outage updates on Mastodon, and someone can interact with that content from a single interface and account of their choice.

load more comments (2 replies)
load more comments (4 replies)
load more comments (5 replies)