this post was submitted on 04 May 2025
13 points (78.3% liked)

Fediverse

19359 readers
3 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 5 years ago
MODERATORS
 

This is just a random idea I had, and I'm curious what others think.

Has anyone ever considered potentially attempting a federated, anonymous imageboard/message board—something in the spirit of 4chan, 8chan, or Plebchan, but using ActivityPub or another decentralized protocol?

What technical, social, or legal obstacles would need to be overcome?

Would federation (like ActivityPub or something custom) actually help, or would it just replicate the same problems at scale?

I know these platforms have reputations that turn people off (and often for good reason), but I still think there's value in the format—especially for niche or "grey zone" communities that often get booted from mainstream platforms.

Plebchan already shows that decentralization can work in this space. It’s serverless, adminless, and built on the Plebbit protocol, which itself is a decentralized, peer-to-peer social media protocol. Plebchan just acts as a frontend for Plebbit, which uses IPFS for data distribution.

I’d honestly love to try building something like this myself, but I don’t have the dev skills or the time.

Still, I wonder:

Has anyone tried federating something like Plebchan or building an ActivityPub-compatible client like it?

What challenges would something like this face, both technically and socially?

Would there be room for such a project in the Fediverse, or would it be rejected outright due to associations?

Genuinely curious to hear others' thoughts.


Plebchan: https://plebchan.org/

Plebchan Github: https://github.com/plebbit/plebchan

Plebbit: https://plebbit.com/

top 7 comments
sorted by: hot top controversial new old
[–] jeena@piefed.jeena.net 6 points 6 days ago (1 children)

What would the difference be to a Lemmy community?

[–] schnurrito@discuss.tchncs.de 4 points 6 days ago

In principle the main thing you'd need to have is a way for people to post anonymously. This could be implemented by having all posts and comments appear as sent by anonymous@instancename.tld or similar.

The rest is just a different (flat) interface for "group federation" and possibly a requirement to attach images to new posts. In principle this could interface with existing federated groups just fine I think, only it's likely a lot of communities and instances would ban that "anonymous" user very soon.