this post was submitted on 30 Sep 2025
51 points (81.5% liked)

Fediverse

37160 readers
240 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 !moderators@lemmy.world!

Rules

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

founded 2 years ago
MODERATORS
 

Unifying the Fediverse

Why are there so many separate platforms in the Fediverse like Mastodon, Lemmy, PixelFed, and PeerTube? It feels like they could all be part of one unified platform.

Posts

Text, images, and videos could just be treated as posts, all with comments enabled.

  • Servers that don’t want to host videos could just have a setting to turn off video uploads.
    • That would let PeerTube function like Mastodon when video support isn't needed.

Lemmy + Mastodon + PixelFed

They all do basically the same thing — let people post stuff. So why split them up?

Forums can still work like Lemmy. If you want your post in a forum, cool. If not, that’s fine too.

Matrix + Posts

  • As for messaging, I think Matrix could benefit from Signal-style encryption. Each message should be encrypted with a unique key, just like Signal does.
  • Add a button like “See recent posts by this user” on profiles.
    • This would make it easier for people to switch over from Instagram or Facebook.

plugin-based development

I also think the Fediverse could grow faster if it were plugin-based, kind of like how Obsidian handles plugins. Development would be more modular and flexible.

  • Servers could choose which plugins to enable.
  • Devs could collaborate instead of reinventing the wheel across platforms like Mastodon, Lemmy, PixelFed, PeerTube, etc.
  • This would create a richer, more customizable ecosystem that evolves together.

Questions

Also, just a question from someone who’s not a coder:

Why not just copy Signal’s encryption model?

Summarize

Each user can create posts (with or without a forum), follow forums, follow other users, have private chats, and join encrypted rooms.

This is just some personal rambling, so feel free to ignore it. But if any of it sounds useful, please share it with other people, especially the developers.

top 50 comments
sorted by: hot top controversial new old
[–] SorteKanin@feddit.dk 40 points 3 days ago (2 children)

It feels like they could all be part of one unified platform.

They are. It's called the fediverse.

There's no reason why any of these software options couldn't support all the same stuff, as you say. But so far they have chosen not to.

Maybe another option will come along one day that supports more of it at once.

[–] Valmond@lemmy.world 9 points 2 days ago

Yes please don't try to shoehorn everything into every soft, like Spotify now have shorts and other "social media" bullshit.

[–] happeningtofry99158@lemmy.world 5 points 3 days ago (1 children)

There’s no reason why any of these software options couldn’t support all the same stuff, as you say. But so far they have chosen not to.

I can't post a video using a Matrix account in a way that makes it publicly searchable, and they’re unlikely to support that in the future. In this case, I would have to create a separate account on PeerTube.

My thought is that plugin-based development could solve this issue. Even if they choose not to support a certain feature, people could simply use a plugin instead.

[–] SorteKanin@feddit.dk 15 points 3 days ago (1 children)

Matrix is not part of the fediverse, so that's kind of a special case and doesn't work the same at all as the rest.

What you describe sounds very simplified, but let me assure you that there is nothing simple about this problem (I say that as a software engineer that has studied ActivityPub, the protocol underlying the fediverse).

[–] happeningtofry99158@lemmy.world 3 points 3 days ago (3 children)

Matrix is not part of the fediverse, so that’s kind of a special case and doesn’t work the same at all as the rest.

Didn't know about that. Is there a fediverse messager people could use?

What you describe sounds very simplified, but let me assure you that there is nothing simple about this problem (I say that as a software engineer that has studied ActivityPub, the protocol underlying the fediverse).

I'm sure the development is difficult, and I don't mean to downplay the complexity involved. Still, I wonder if a modular or plugin-based architecture could help bridge that gap.

[–] SorteKanin@feddit.dk 6 points 3 days ago (1 children)

It sounds like that would require unifying the architecture of all fediverse platforms, which nobody is interested in and very much goes against the point (decentralization). Right now all of these platforms are written independently, with unique architectures and different programming languages.

Suffice to say that, while it's a nice thought, what you're proposing is not really realistic, nor is it actually desired.

I see now, thanks

[–] ademir@lemmy.eco.br 3 points 2 days ago (1 children)

Xmpp is The activitypub of chatting

[–] Pamasich@kbin.earth 2 points 3 days ago (1 children)

Is there a fediverse messager people could use?

There is one in active development. But it doesn't seem to be federating YET according to the description. That's an item in the planned list, and federating with other instances of itself is marked as wip. But work is being done on that front, the latest commit on the main branch is from 4 days ago.

load more comments (1 replies)
[–] Eyekaytee@aussie.zone 28 points 3 days ago (1 children)
[–] happeningtofry99158@lemmy.world 4 points 3 days ago (1 children)

My thought is that plugin-based development could solve this issue, but I could be wrong

[–] Valmond@lemmy.world 2 points 2 days ago (2 children)

Well, different uses would just migrate to the plugins. Don't you have the twitter plugin? Can't see my posts then etc.

load more comments (2 replies)
[–] Pamasich@kbin.earth 20 points 2 days ago (3 children)

Why are there so many separate platforms in the Fediverse like Mastodon, Lemmy, PixelFed, and PeerTube? It feels like they could all be part of one unified platform.

Simple answer: Because people have different visions, different priorities. Expertise in different programming languages and tooling.

Why do we have three Reddit alternatives in Lemmy, Piefed, and Mbin? Why don't all their devs work on the same project?

  1. The Lemmy devs are highly controversial. The other projects don't have such issues.
  2. Lemmy is written in Rust, Mbin in PHP, and Piefed in Python.
  3. The scope is different between them. Lemmy only cares about communities. Mbin targets wider compatibility with the microblogging side of the fediverse. Piefed plans to one day add microblog support iirc, but their priorities lie elsewhere.

Some platforms care about interoperability more than others, trying to push for FEPs (basically standardization proposals for the fediverse), while others don't. Some care about privacy even if it degrades interoperability, some believe the latter outweighs the former. Some disagree on how to implement a specific feature.

Mbin adopted Reddit's karma system, Lemmy didn't. Sure you could combine both of those and give the user the choice, but this reflects a difference in design philosophies. Lemmy users don't just lack a karma system, they outright don't want one. It's a system which promotes karma farming, so it's associated with the worst of Reddit. But ironically, it also encourages contributing, which is probably why kbin (Mbin's predecessor) originally added it. The fediverse is in need of contributors over lurkers, so whether a karma system is bad or good for it depends on your perspective. And that perspective differs between the developers of these two projects.

Ultimately, sometimes projects are just born out of a dev wanting to challenge themselves by recreating something themselves. Iirc that's how Minecraft was born, with its creator originally wanting to test his skills at an Infiniminer clone and that spiralled into the most successful game ever.
So why a separate project is started isn't always logical even. Sometimes the dev just felt like it.

I for one like Mbin but dislike Piefed and Lemmy both. But most people seem to think differently, as Mbin is the least popular of the three. There's a lot who have sworn off Lemmy in favor of Piefed, but there's also a lot of people who prefer sticking with Lemmy. If there was just a single option, there's a possibility I or others might not be here today, because we don't like the choices that single option went with.

Finally, there's also the danger of a company acquiring the project and enshittifying it. They can't really acquire an entire federation protocol and every software implementing it.


In the first place, the fediverse is about interoperability between different social networks. If you have just one social network, you have no use for the fediverse anymore. So your question is really more like "why do we need the fediverse?". There's no such thing as "unifying the fediverse", as that's the antithesis of the fediverse. Unifying it would undo it. The fediverse is nothing without its nature of connecting different projects together.

load more comments (3 replies)
[–] jagermo@feddit.org 21 points 3 days ago (2 children)

Facebook. You are describing facebook.

Not everyone wants to use or host everything.

[–] happeningtofry99158@lemmy.world 3 points 3 days ago (1 children)

Facebook. You are describing facebook.

Forgive me, I don't understand.

[–] gedaliyah@lemmy.world 6 points 3 days ago (2 children)

Facebook attempts to be an all-in-one everything platform for messaging, photos, video, events, marketplace, news, etc. It is a bloated, incoherent mess.

Most people actually prefer dedicated apps for different activities, with each app being better suited to the individual task.

[–] frosty@pawb.social 6 points 2 days ago (1 children)

Just like the UNIX philosophy of old - Write programs that do one thing and do it well.

Yes! but still I think fediverse could benefit from plugin-based development. So it would be "Write plugin that do one thing and do it well"

So it would be reasonable for people to choose to enable or disable plugins. So if you don't want to watch videos simply delete the video plugin then the program would work no different than what you desires

Most people actually prefer dedicated apps for different activities, with each app being better suited to the individual task.

I think maybe it is possible for one app to be most suited on everything? I could be wrong

[–] happeningtofry99158@lemmy.world 2 points 3 days ago* (last edited 3 days ago)

Like what I have described, server should be able to turn off some features (publish video for example)

[–] JoeyJoeJoeJr@lemmy.ml 5 points 2 days ago (1 children)

Fediverse... Fed... Federated. Unifying it would defeat the purpose. Yes, there could be a single platform, with federated hosting, but multiple platforms working with a single protocol is a good thing.

Consider the web - in the old days, it was an open platform. Then Internet Explorer got a stranglehold, and to use the web practically required using IE on Windows (many sites did not work in other browsers). Eventually we righted the ship, but now Chromium browsers are taking over, and we're heading in a similar direction.

For the fediverse to remain open and effective, we should embrace extra platforms*. It prevents anyone getting too much control over the protocol, prevents lock-in, prevents centralization, etc.

*We should generally encourage use/development of the same protocol, though.

Thank you! I totally agree with the idea of multiple platforms now. Though it is a pain to use fediverse on a single platform / app now, but I guess this problem will be solved once fediverse is matured enough.

[–] ada@piefed.blahaj.zone 6 points 2 days ago (1 children)

You're pretty much describing Friendica. It does everything you've listed there (and more) except for Matrix.

[–] hendrik@palaver.p3x.de 8 points 3 days ago* (last edited 3 days ago) (1 children)

Well, diversity is the central idea behind the entire Fediverse... We get many different perspectives on the same content. That includes many individual instances and individual software. The opposite of that would be no diversity. One platform and one software, like Reddit or Facebook or most big commercial services. And we have projects in between, both federated and non-federated, even crypto-based, which combine many aspects into one platform.

[–] meldrik@lemmy.wtf 7 points 2 days ago (5 children)

Each platform have different functions and is a different tool.

How do you imagine all the functions of PeerTube should fit inside Lemmy?

All the platforms are already unified. You can subscribe to a PeerTube channel from Mastodon. You can post to Lemmy communities from Mastodon. People on Pixelfed can follow you on Mastodon.

load more comments (5 replies)
[–] FaceDeer@fedia.io 6 points 3 days ago (2 children)

Mbin supports both Lemmy and Mastodon. Though I have no interest in Mastodon's "microblogging"/Twitter-like format so I've never investigated that, despite being on an mbin instance myself.

[–] Maestro@fedia.io 5 points 3 days ago

I'm on mbin too. I like the UI better than Lemmy, but I do feel like it has started falling behind. Imgur image posts never load, no inline images in comments. A very annoying click action on every comment. I'm contemplating moving to Piefed...

[–] happeningtofry99158@lemmy.world 2 points 2 days ago (1 children)

good to know! is it possible to search Mbin post on lemmy?

load more comments (1 replies)
[–] artiman@piefed.social 4 points 2 days ago* (last edited 2 days ago) (1 children)

Nope hell no don't put all your eggs in one basket, although this would be nice in a client there is fedilab that I think does this.

[–] happeningtofry99158@lemmy.world 4 points 2 days ago (1 children)

Yes I agree but plugin-based development isn't exactly "put all eggs in one basket"

the problem with fediverse now is there isn't an easy way to search on all platforms. That troubles me a lot

[–] artiman@piefed.social 3 points 2 days ago* (last edited 2 days ago) (1 children)

searxng has this you simply go to the settings preferences and enable lemmy and mastodon comments and in the engines settings there is peertube there is no pixelfed because you can't search pixelfed without being logged in

[–] anamethatisnt@sopuli.xyz 5 points 3 days ago (1 children)

I remember using Trillian to unify my ICQ, IRC and MSN Messenger chats into one application back in the days and once the fediverse matures I wouldn't be surprised if an alternate front end that let's you login at multiple fediverse services and interact with them all appears.
I mean it seems to be the default way things go - "GOG, Epic, Prime? No no, Heroic!", "You're not booking your hotel room at the hotels website are you? You get a better price by using instead." and so on.

[–] Valmond@lemmy.world 3 points 2 days ago (1 children)

Aah Trillian, that's a name I haven't heard in a long time!

It unified some mostly similar apps though.

load more comments (1 replies)
[–] mrdown@lemmy.world 2 points 2 days ago (1 children)

I am for it but only if media can be separated into different tab

could you give an example?

[–] bloup@lemmy.sdf.org 3 points 3 days ago (1 children)

I haven’t spent enough effort understanding ActivityPub to come up with something coherent. But i often find myself with similar thoughts, although for me its usually focused on “would it be possible to create some kind of service-agnostic ActivityPub client?”

[–] rglullis@communick.news 3 points 3 days ago (1 children)

Yes, it is possible.

Whether enough people want it is a different story, and most developers are stuck in the app store mentality, so it gets difficult to get enough support for this to move faster.

[–] happeningtofry99158@lemmy.world 1 points 2 days ago (1 children)

most developers are stuck in the app store mentality

really? the developers I know doesn't seem to have this problem. They are all like "we should make those thing into one" I guess the opinion in this post came from them as well

[–] rglullis@communick.news 2 points 2 days ago

There are a lot of architecture astronauts that will keep talking about "we should develop a grand-unifying system", but most of them are all talk and little result.

When push comes to shove, the developers that actually ship are the ones that look at problem they want to solve and work on that.

load more comments
view more: next ›