this post was submitted on 24 Feb 2026
37 points (97.4% liked)

Fediverse

40604 readers
656 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, Mbin, 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
top 6 comments
sorted by: hot top controversial new old
[–] ada@piefed.blahaj.zone 3 points 3 days ago (2 children)
[–] freamon@lemmy.world 4 points 3 days ago (1 children)

Not really.

Gup.pe groups were genuine ActivityPub Groups, like Lemmy communities, whereas these 'FediGroup' things are just Mastodon bots. They're a 'Service', aka the automated version of a 'Person', so they're no use to anyone on platforms (like Lemmy) that can only follow Groups.

The most similar recent thing to gup.pe is https://ovo.st/

Compare:

curl --header 'accept: application/activity+json' https://lemmy.world/c/fediverse | jq -r .type   
=> Group   
curl --header 'accept: application/activity+json' https://ovo.st/club/askfedi | jq -r .type  
=> Group

with

curl --header 'accept: application/activity+json' https://fedigroups.social/@audiofiction | jq -r .type  
=> Service
[–] ada@piefed.blahaj.zone 2 points 3 days ago

Ah. That's disappointing. It does explain why it was running on a mastodon instance though.

[–] julian@activitypub.space 1 points 3 days ago (2 children)

Can't Piefed, et al. do everything a.gup.pe/FediGroups could do, and more?

[–] ada@piefed.blahaj.zone 3 points 3 days ago

Yep, but to get those features you have to access it from the piefed/lemmy instance. gup.pe/friendica style groups predate lemmy though, and were designed to be accessed from your mastodon/fediverse account, rather than being signed in to directly.

[–] rimu@piefed.social 3 points 3 days ago

Yep.

FediGroups works with all the popular server types -- Mastodon, Misskey, Firefish, Iceshrimp, Sharkey, Catodon, Friendica

Weird exclusion of all threadiverse server types, there.