this post was submitted on 12 Aug 2026
154 points (94.3% liked)

Open Source

48421 readers
347 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
 

No internet required... In this video, I build a public Reticulum node and test whether it can bridge completely different networks into one encrypted communication path. I send messages from a normal phone over LTE, through the internet and Starlink, then off-grid over LoRa—eventually using a $20 drone-mounted relay to reach a phone with no internet connection at all.

repo: https://github.com/markqvist/reticulum

you are viewing a single comment's thread
view the rest of the comments
[–] sobchak@programming.dev 18 points 18 hours ago (1 children)

LoRa is very low bandwidth, only suitable for short text messages. Radio frequencies are heavily regulated, easy to triangulate, and can be shutdown. People could build a higher speed, planned WiFi mesh; hops just have to be closer. Neighborhoods could build cat6 and fiber into meshes if they wanted to as well.

[–] AgentSeven@lemmy.zip 4 points 10 hours ago

hops just have to be closer.

It doesn't take much of a leap of imagination to see a torrent-like system utilizing all available devices within earshot to spread the bandwidth around to realize a pretty fast system available nearly everywhere in dense urban areas and slower (but ubiquitous) coverage the more rural you get. Obviously we're far away from that now, but this definitely seems like the future to me.