this post was submitted on 06 Aug 2026
49 points (100.0% liked)
Technology
43360 readers
155 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
F-Droid users can use Briar, which among other allows chat over Bluetooth (no Internet required).
I frankly think there should be something like a Bluetooth-based protocol allowing for every messaging app to exchange messages, much like #XMPP. Then, even if you block one app, there will be others available that anyone can use with the people that managed to install that blocked app in the 1st place.
You can still create open hotspots and have those services running on a server if you wanted. It doesn't need to be connected to the internet.
Anyone please correct me if I am wrong.
Yeah, xmpp is a great protocol, but everyone needs to be in the vicinity of the server. A mesh network (p2p) where every client also relays messages for other clients is better suited for this usecase. I think meshtastic is an open standard for this. Briar is a valid alternative that works with phones, which most people already own. Not the greatest idea to bring those to protests, though because of network surveillance attacks by police forces. A meshtastic device would solve this problem.
meshtastic very quickly runs into problems with congestion. at around 100 users in a local mesh it becomes super unreliable and in urban areas it is really hard to use. meshcore (a separate network) tries to fix some of that, but is still tied to lora devices and super low bandwidth.
reticulum is not as mature yet, but its protocol is completely transport agnostic, meaning you can mesh almost anything from bluetooth and local wifi to lora, fibreoptic cables, packet radio and telegraph lines. and most importantly: it is a whole new networking stack, not just a single app like meshtastic/meshcore
I'm also thinking about the possibility of blocking/hijacking the network by the law enforcement forces. If every device is also a node connecting to each other, they can be more hardly taken down I think.
I'm not so familiar with meshtastic, but wouldn't be more helpful to have something that actually runs on people's phones instead of having a separate device? I mean, as you said, everyone has phones, and with something like the Ripple app (or any other panic button app) you could hide the app or clear its data (or you could do it manually). With meshtastic, in the event of a search, I think you would be more suspicious, I think.
I'm not that knowledgeable about this stuff but I think meshtastic would have better range due to running over lora. That's the whole reason you need a separate radio for the communication to a node. Also the nodes require very little power. You can set up one with a small solar cell for cheap and just leave it somewhere. Black Flag Civilian and Benn Jordan both have plans to make your own nodes. There are plenty of others out there.