The episode highlights a growing challenge for fascist, antidemocratic governments.
Technology
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.
This is the real reason Google is locking down Android. Either this was always the goal, or they are aware of this consequence and think it's a good thing.
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
Yeah, xmpp is a great protocol, but everyone needs to be in the vicinity of the server
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.
meshtastic
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.
How does Meshtastic relate?
Meshtastic (and Meshcore) use LoRa radios so require extra hardware, but as a result have much longer range than Bluetooth.
As someone that has used both for years:
- meshtastic - great at imprompu connections. Camping, big events, ect. Like within 5 milesish.
- meshcore - great at consistant communication with known nodes. Think your house, office, or established areas. Getting messages out of your local city is possible.
Its fun as a hobby.
I want to like it, but
- the learning curve
- the extra hardware requirements
- the state of the software ecosystem
- the (lack of) reliability in my experience
- schisms with even choosing how to communicate
all make it feel to me like a project for comfortable hobbyists at hackathons, not a serious protest communication tool.
It would be nice if these mesh projects worked together. There are at least three major incompatible LoRa mesh ecosystems. I think only Reticulum has both LoRa and Bluetooth, but Reticulum is possibly the least mature, and it's even more obscure than Meshtastic. A few phones with Reticulum over LoRa could relay messages from Reticulum over Bluetooth phones over a longer distance, and potentially reach the internet from some distant location.
Columba looks like the app you'd want. I've never used it.