this post was submitted on 19 Feb 2025
19 points (95.2% liked)
Voyager
5973 readers
18 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! 👇
💙
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Doesn’t piefed federate to all of lemmy tho?
Yes. PieFed federates with Lemmy, but in much the same way that it federates with MBIN, or PeerTube, or NodeBB. Federation is about the relationship between servers, using a common protocol (ActivityPub) to communicate. A mobile app like voyager is concerned about the relationship between a client and server, who communicate using something they've both agreed on (Lemmy's V3 API in this case). PieFed can't implement Lemmy's V3 API (for a whole bunch of reasons), so mobile apps have to use PieFed's own API to communicate with it (which is what I'm doing right now, as I write this comment).
I see, thanks for the explanation.
I take it there’s not an app that just shows the full fediverse?
Interstellar is an app for both MBIN and Lemmy, and the dev has said that they'd be interested in adding PieFed too when the API is stable. There's likely other apps that cater to more than one subset of the Fediverse (e.g. Mastodon + PeerTube or something), but unlikely to be one that covers the full thing.