We all know Signal, Matrix, Telegram, SimpleX, etc… But if you can’t access the internet you can’t communicate. Pretty logic. But would it be possible, at least theoretically, to create an app that permits to message people even if the internet goes down?
It might be a dumb question I really have no idea to be honest.
The first thing that comes to mind is Meshtastic: https://meshtastic.org/
Thanks I’ll take a look!
deleted by creator
Briar or meshtastic
Telegram isn’t P2P and isn’t recommended. Signal is good, but not P2P. Matrix is decentralized, not P2P. SimpleX is P2P, I think, but not sure.
SimpleX uses onion links
Simplex uses Severs, you can bring your own one, but it is not peer to peer when talking about direct communication to the recipient
Depending on how far you’re willing to push the definition of “messaging” you could look into getting your ham radio license. It can’t possibly be censored and allows you to communicate all over the world. You can even build your own radios if a government cracks down on them for some reason.
Meshtastic can be encrypted and is LoRa based. Can easily hit nodes dozens of miles away with a good line of sight. It also relays messages across nodes to reach even further distances.
It’s not p2p but at least many years ago:
SMS.
If the Internet outage is local then the towers would still work and you’d be able to get texts. I went through a few storms where wired home internet was down, the towers weren’t giving me a data connection (no mobile web browsing or anything), but I was able to send and receive texts.
If you really care about what you’re asking after, do what someone else said and get a radio license. It’s 150 year old technology and every time something happens radio operators pop up some kind of emergency communications or bridge to the internet through repeaters or something.
I mean this is a terrible answer, but DS pictochat fits that
No joke, I was talking about this recently. I feel like niche groups (me included) are just going full-circle back to the DS days
pictochat FTW
This was a common thing that was developed for the international protests after Arab Spring, which would frequently have their Internet shut down as a State tactic to prevent communication amongst protestors.
Mesh net chat apps like FireChat were born in response
https://en.m.wikipedia.org/wiki/FireChat
Edit: apparently wikipedia says it wasn’t developed for protests, it just happened to be released at the same time
yggmail is a fairly obscure and experimental take on email on a mesh network: https://github.com/neilalexander/yggmail
Would this work through something like meshtastic?
yggmail specifically, probably not. yggdrasil uses TCP/IP and the Meshtastic latencies to perform connections would be too high AFAIK. It would probably only work in a fairly well-connected network. yggdrasil could be used directly over a WiFi protocol but it would need fairly good reception to function.
N.B. I haven’texperimented with this myself.
Yes, it’s possible. To be honest, I find it very sad that we have grown so dependent on ISP and big telecom companies to have a working network.
In theory, you could have an infrastructure in your neighborhood and be able to play Quake with your neighbors without making use of the phone line at all, completely free of monthly fees and with a very efficient and fast connection too! you’d just need cabling connecting the apartments/houses and some decent routers controlling/restricting access on each subnet. It’s a pity that’s not a standard thing when designing residences.
Though less efficient and more limited in range, you can technically do it with Wifi and mesh networking too… there are projects like B.A.T.M.A.N (https://www.open-mesh.org/), however, it’s not very user-friendly to set up. I believe there have been some projects that attempted to launch embedded devices to act as mini routers for this, but the spread has not been wide enough to make it worth it, sadly.
Briar has a mesh mode. And i think there was a matrix app doing this too?
Woah Briar is really cool. I think this is like what I want Signal to be.
I found Berty yesterday just after making this post. But as a neophyte in cryptography and everything, how am I supposed to know which one is better for my privacy ? (e.g. between Briar and Berty) Because right now the only thing that I have is what the apps are “telling” me so… Yeah I don’t know how to chose.
Honestly if you don’t want to think too much about it, go with Briar, it’s way more battle tested, while Berty seems like it hasn’t seen much adoption since it’s younger, both have a bit of development activity I saw, so I can’t say if one is more or less maintained than the other
As for the actual question of gauging which has the better cryptographical implementation, I don’t know either, beside the most surface level information I know very little.
I believe if you want to look into it, you’ll have to start from their whitepapers
Check out Reticulum Network Stack using LORA radio. Works really well.