this post was submitted on 03 Jan 2026
189 points (94.8% liked)

Selfhosted

60934 readers
862 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm not the creator of this program, but its too fun not to share! The comments from the developer and users joining the swarms on the reddit thread are hilarious.

It's basically a decentralized swarm of docker users. It does nothing except tell you how many other users you are connected to. Some are in the tens of thousands, haha!

JNAW3re2fyeXrc7.png
https://github.com/lklynet/hypermind

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Valmond@lemmy.dbzer0.com 3 points 6 months ago (1 children)

Yeah for sure (Fanatic users come to me!) and I don't have the promotional skill or funds, but Zeronet is a bitcoin horror (IMO) and IPFS is like the grandpa of decentralised sharing, cumbersome and lacking simple things like the ability to update a file.

One day it'll take off because of its ease of use and elegance, that's what I keep telling myself anyways ๐Ÿ˜…!

[โ€“] anzo@programming.dev 2 points 6 months ago (1 children)

I don't like those projects either. Scuttlebut and cjdns looked more "profesional" to my ignorant eyes. I bring these up because I'd like to hear your comments. I will check 10fingers now...

[โ€“] Valmond@lemmy.dbzer0.com 1 points 6 months ago* (last edited 6 months ago)

Thanks!!

Cjdns is more of a VPN or some sort of internet communication in itself, so not really a sharing protocol, more like a communication protocol. You could maybe build a sharing protocol on top of it but that has ofc to be done.

Scuttlebut seems to be very interesting, didn't know about that one, thanks for the sharing! I'll have to check it out a bit more thoroughly, but it seems like a sort of IPFS-like at a first glance.

Cheers!