this post was submitted on 15 Jun 2026
1125 points (99.6% liked)

Technology

85515 readers
4276 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] QuandaleDingle@lemmy.world 27 points 2 days ago* (last edited 1 day ago) (3 children)

ELI5, why bypass TCP? I'm looking this up, but an answer might help me and others understand this better. :D

[–] shortwavesurfer@lemmy.zip 31 points 1 day ago (1 children)

The big problem with TCP IP is that it requires being assigned IP addresses and the border gateway protocol and other such infrastructure, which is not usable as an individual.

In Reticulum, you self-assign a destination address using your public and private keys and then announce that that service is available to the rest of the network through whatever connection you happen to have to the rest of the network.

[–] QuandaleDingle@lemmy.world 11 points 1 day ago (2 children)

Ok, that sounds brilliant! Thank you! :)

[–] shortwavesurfer@lemmy.zip 28 points 1 day ago (1 children)

Yeah, it's actually pretty badass.

I think once the user experience gets simplified down, Reticulum will be an amazing piece of technology. But right now, it's just not very user-friendly with the user experience.

I can use it, and I bet you can use it, but I don't know if my mom would be able to use it right now, as is.

[–] QuandaleDingle@lemmy.world 8 points 1 day ago

I'm convinced. I'll check it out. :)

[–] imgcat@lemmy.ml 2 points 1 day ago

It's also pretty misleading.

[–] AmbitiousProcess@piefed.social 22 points 1 day ago (2 children)

It's not really a "you need to bypass TCP" and more of a "TCP traffic could be censored"... just like UDP, DNS, or really any other kind of networked traffic.

Reticulum isn't necessarily immune to this, it just supports a variety of protocols as a mesh network, so TCP isn't something who's failure would make the network impossible to use (but good luck accessing any traditional website without TCP).

For example, you might be able to communicate from your Android phone running a Reticulum-compatible app to a separate nearby device over Bluetooth, then that device broadcasts a signal over LoRa, which hits someone else's LoRa-compatible radio, which then connects over a USB-C cable to their laptop, which is plugged into their router, which can then send the traffic over TCP, where it's picked up by someone elsewhere using the internet. If TCP traffic is blocked, say, by their local government, maybe their LoRa radio just broadcasts to another LoRa radio, and another, and another, etc, until enough of them chained together is able to reach the recipient. Hence, TCP wouldn't strictly be required, thus preventing censorship of Reticulum through blocking TCP connections. (though this would still reduce how many ways you could theoretically get to people, as if that person ONLY has access to TCP as the start of their connection to the mesh, they'd be cut off)

Of course, the government could also try jamming radio signals, then making LoRa useless, but if they do that and don't block TCP traffic, then you still have options.

Unfortunately, I wouldn't call Reticulum an internet replacement, nor do I think it could ever be without still relying on the kind of large-scale, high-throughput infrastructure we have for the internet today. It just doesn't have enough bandwidth, and it's difficult to run anything requiring low latency if every connection requires hopping through a thousand peers to get to someone on the other side of the planet who, say, wants to play the same online game as you.

[–] shortwavesurfer@lemmy.zip 13 points 1 day ago* (last edited 1 day ago) (1 children)

If I remember the documentation properly, Reticulum is capable of 40 mbps maximum throughput speed. That's over Ethernet or serial links or high-speed wireless networks such as Wi-Fi.

Over LoRa you get quite bandwidth constrained, but you also have a lot of resiliency.

With that said, you can have high bandwidth, but high latency as well because of needing to hop multiple piers to get to your destination.

Once you make the connection though, you can download at a pretty decent clip if all the nodes in the middle can support that bandwidth transfer.

Edit: I should already mention that there is a way to access HTTP webpages over reticulum. Look up rserver and meshbrowser. The webpage is accessed like http://destinationhash/, similar to http://longtoraddress.onion/. Since reticulum is end-to-end encrypted, there's no need to have HTTPS.

[–] rumba@lemmy.zip 0 points 1 day ago (1 children)

Once you make the connection though, you can download at a pretty decent clip if all the nodes in the middle can support that bandwidth transfer.

Of course, while you're doing it, you're maxing out the connections in between, too. It has problems with scale and bandwidth segmentation. Once you take it off the mainstream internet, you'd be lucky to keep a large neighborhood mesh working :(

[–] shortwavesurfer@lemmy.zip 1 points 1 day ago (1 children)

I think it depends on how those nodes were communicating. If they were communicating via low bandwidth LORA, then yes, I could absolutely see that. But they could also be communicating over point-to-point laser links, in which case you could still maintain a very large connection pipe.

I do see your point, though, in that in order to have a more decentralized infrastructure, we are going to have to accept lower bandwidth than what we are currently used to on the centralized internet.

Considering I already route most of my internet connection over Tor for most day-to-day things anyway, this is something that I am already accepting and getting used to. So the transition won't be as hard for me as it would be for some others.

[–] rumba@lemmy.zip 0 points 1 day ago (1 children)

I feel ya, I leave I2P running just to support the cause.

If you want a fun side project, you could pipe reticulum over I2P, there are at least a handful of nodes out there.

[–] shortwavesurfer@lemmy.zip 2 points 1 day ago

That does sound fun. I currently have Columba (android lxmf/nomadnet browser) set to go tcp to mishmesh, but i have a tor/i2p client called Invizible installed that I use to route most of my internet traffic over Tor on a normal basis as is and I could just turn on I2P and see if I could get Colomba to route over it.

[–] QuandaleDingle@lemmy.world 2 points 1 day ago

I see, thank you. :)

[–] rumba@lemmy.zip 0 points 1 day ago

The protocol is reasonably private. Trying to find exact sources of a piece of traffic is about as hard as it can be. Reading the contents of the traffic is also at a very high bar.

The downside is, it still needs visible nodes to connect to, and the VAST majority of us only actually have access to TCP routed networks for that purpose. The only way you're talking to that reticulum node in Norway from California is because BGP is delivering your crypto stream for you.

If you have a small neighborhood and you're all like-minded, you could use reticulum over HaLow or LoRa network adapters to create a private, IP-less mesh and it could go as far as you can find more people willing to run the hardware. HaLow has enough bandwidth to stream video, LoRa is mostly only good for text. Of course, If someone is doing something like video, it won't take much to saturate everyone's connection. It's not like someone could run a Plex server and everyone could be watching it in the neighborhood at the same time; that 30MBPS can only handle a couple of decent-quality streams.