this post was submitted on 29 Nov 2025
180 points (94.1% liked)

Selfhosted

53228 readers
1996 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Self hosting helps make the internet more decentralized, but at the end of the day someone else owns that series of tubes.

This is probably a pipe dream, but I think it would be cool if we self hosted not just servers but networking infrastructure as well.

I have an extra class amateur radio license and one of the many niches within the ham radio hobby I'm interested in is packet radio and wireless mesh networking.

Packet radio could technically refer to any RF communication that uses packets, including wifi, but I mostly see it used to refer to the AX.25 protocol, which works like an old-school dial-up modem in that it converts data into audio tones that are transmitted using FM or single sideband radios built for voice communication. AX.25 is used mostly nowadays in Amateur Packet Reporting System (APRS) which is used to report location and status info. There's a website, aprs.fi, where you can track vehicles sending their location or weather stations reporting conditions and so on.

In the olden days there were tons of bulletin boards hosted over AX.25 all over the globe that you could reach either directly or through repeaters. There are a few hangers on, and I even hosted one for a while but nobody visited. You could by hardware terminal node controllers (TNCs) that had a BBS feature, and nowadays there are a few software TNCs available.

Several Wifi frequency bands overlap with ham bands, and various projects have arisen that modify commercial wifi gear to turn them into mesh nodes forming a wireless wide area network, operating under FCC part 97 rules rather than the unlicensed part 15 rules that they use out of the box. This allows higher power and channels otherwise off limits to wifi stations. The project I'm most familiar with is Amateur Radio Emergency Data Network (AREDN) which uses a fork of openWRT firmware. I've tried a couple times to get the other hams in my area interested in setting up a network, but it's slow going.

There are also ham-adjacent projects like Meshtastic that I'm not as familiar with.

This barely scratches the surface of what's out there. The ham bands are explicitly non commercial and there are limits on what you can transmit and how much bandwidth you can use, but I dream of a day when everyone's wifi router meshes with all the other routers in the neighborhood which is connected to all the other neighborhoods in the city which is connected via repeaters to all the other cities and so on. Sure it would be slow, but we'd be communicating on our own system that only costs as much as the hardware you run it on.

you are viewing a single comment's thread
view the rest of the comments
[–] hendrik@palaver.p3x.de 17 points 19 hours ago (1 children)
[–] Cooper8@feddit.online 6 points 19 hours ago (1 children)

Nice! Thanks for posting this. Does it run on all wifi bands? Is there provision for mesh extension by wired Intranet?

[–] hendrik@palaver.p3x.de 6 points 18 hours ago* (last edited 18 hours ago)

As far as I know it uses the B.A.T.M.A.N. mesh protocol. On a channel within the regular 2.4GHz wifi spectrum. So no license needed unless it collides with laws for point-to-point beams. All people communicating to each other obviously need to agree on a channel. It comes with some hierarchy where I'm at. There are local chapters who make up some config and who also operate nodes and exit nodes into the internet. These are necessary because Germany has stupid laws.