this post was submitted on 23 Apr 2026
1 points (100.0% liked)

Ask Lemmygrad

1312 readers
40 users here now

A place to ask questions of Lemmygrad's best and brightest

founded 3 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/46342945

Was just looking at this https://github.com/markqvist/Reticulum project. Certainly, an org in a populated area should try and create some kind of resilient, independent communication structure, right? I realize this is a bit of a later priority - the movement is super small. This is a problem for a fighting movement that the state starts to move to suppress. But there's no harm in getting acquainted with such things early.

top 3 comments
sorted by: hot top controversial new old
[–] aspensmonster@lemmygrad.ml 0 points 1 week ago

Having a back-up plan is nice, but focus on building the network (of people) first, then the mesh (of LoRa devices).

[–] Ronin_5@lemmygrad.ml 0 points 1 week ago

I was thinking the same thing.

[–] almalexia@lemmygrad.ml 0 points 1 week ago

The problem with these lora implementations is how easy it is to disrupt them.

Meshtastic is one of the larger ones and it floods it's own network with interference from poorly set rules in the protocol.

It doesn't help that 915mhz is in a range that often only allows 1w devices. These radios are simply too weak to be used in a serious scenario where state actors can disrupt the frequency.

Reticulum seems nice especially because it can be used in the lower frequencies which will allow for much longer range communication. And a lot of those devices for say 20m can operate up to 1500w. Which while still easy to interfere will be more resilient than a typical lora device.

Lora to me best serves as a very contained way to interact locally (within a few km) with a handful of people.

Any large network would not be hard to compromise I imagine all it would take is finding one device using as a router for a private channel. And there is instant access.

Reticulum may be more secure than meshtastic which is what I am more familiar with but I don't know to what degreex