this post was submitted on 09 Apr 2026
-5 points (47.5% liked)

Selfhosted

58397 readers
1195 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Bitsocial is very similar to bittorrent and inspired by bittorrent, it uses content addressing (files are addressed by their hash, like the torrent infohashes), trackers and DHT. it also scales infinitely and becomes faster and more censorship resistant the more peers there are.

It's also text-based by design. You can’t upload media directly. If someone wants to share media, they have to link to an external host and the UI just embeds it. That means it’s hosted on centralized sites (like Imgur, etc.) that know the uploader’s IP, can remove illegal content quickly, and report it to the authorities.

If it gets taken down, the embed just 404s. There’s also a character limit, so base64 is not really practical.

Because it’s decentralized, it can’t be taken down, censored, or controlled by any single authority.

But that’s just the beginning, the protocol is designed to support any kind of community space. The goal is to have UIs for things like Facebook-style groups, events, meetups, Discourse-style discussions, and old school forums/message boards, internet archive, wiki...etc .

With Bitsocial , moderation is also left to the communities themselves, so each group can decide its own rules and tools.

Bitsocial is not private, just like bittorrent isn't

Bitsocial works like torrents, so very illegal stuff can't thrive on it. Your IP address is visible in the p2p swarm and can be tracked by authorities. If you decide to use Bitsocial via Tor or VPNs, the liability falls on them

Anyone can run their own node and create their own community .

They cryptographically own the community .

Also and the most important

Because Bitsocial is ipfs based people can selfhost their website on it. It uses the same underlying infrastructure as torents. It can also be used to communicate with other users.

Bitsocial Github

https://github.com/bitsocialnet

We mainly use 3 technologies, which each have several protocols and specifications: IPFS (for content-addressed, immutable content, similar to bittorrent) https://docs.ipfs.tech/ https://specs.ipfs.tech/

IPNS (for mutable content, public key addressed) https://docs.ipfs.tech/concepts/ipns/

Libp2p Gossipsub (for publishing content and votes p2p) https://docs.libp2p.io/concepts/pubsub/overview/

main goal is to enable truly censorship-resistant communities that aren’t controlled by any single platform.

I’d like to see people build all kinds of spaces on top of it, forums, old-school message boards, niche communities while keeping everything peer-to-peer and decentralized.

you are viewing a single comment's thread
view the rest of the comments
[–] givesomefucks@lemmy.world 13 points 20 hours ago (1 children)

Look at OPs profile and you'll quickly see all the massive issues with their great plan of "4chan with absolutely zero moderation".

[–] atzanteol@sh.itjust.works 2 points 19 hours ago (2 children)

Yeah, "built on ipfs" is a decent red flag.

[–] Fuzzypyro@lemmy.world 4 points 16 hours ago

That is a wild take imo.

[–] northernlights@lemmy.today 1 points 19 hours ago (1 children)
[–] atzanteol@sh.itjust.works 1 points 19 hours ago (2 children)

The only things I see it used for are 4chan replacements and crypto bs. This seems to aspire to be the former.

[–] TheHolm@aussie.zone 5 points 18 hours ago

you are mistaken about it. There is a lots of other use for ipfs.

[–] northernlights@lemmy.today 2 points 19 hours ago

Yeah I noticed, finding the idea interesting i looked at what apps they have and it's a 4chan clone, a reddit clone that doesn't seem to load, an antispam (good), and some crypto things. Disappointing.