this post was submitted on 30 Jan 2025
45 points (97.9% liked)

Privacy

33156 readers
436 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] IDKWhatUsernametoPutHereLolol@lemmy.dbzer0.com 19 points 10 hours ago* (last edited 10 hours ago)

Briar (Android Only) - Uses Bluetooth, Wifi, or Internet via Tor to communicate. You can theretically create a large mesh group with enough users. Think of protests where the government shuts down the internet. Downside is, bluetooth range is 10 meters ๐Ÿ˜“.


Also: You can send encrypted text over SMS using Secure Space Encryptor (SSE) (known as Paranoia Text Encryption on iOS). It's an Open Source app that can encrypt text.

  1. Type text
  2. Copy the Ciphertext
  3. Send and tell the recipient to use SSE fo decrypt.

You both have to share a password/passphrase over a secure channel, then use that to encrypt and decrypt.

Or PGP (there are mobile apps), but they aren't quantum resistant. If someone intercept and stores them, it could be decrypted later. So I recomment Symmetric Encryption like AES 256 (so use SSE for better security, since they use AES 256)


You can also encrypt a radio:

Rattlegram is an app on iOS/Android that alllows converting text to audio and play it over your phoneโ€™s speaker.

As mentioned before, SSE.

  1. Use SSE to encrypt text
  2. Copy-Paste the Ciphertext to Rattlegram
  3. Sent it over the radio
  4. On the other end, use Raddlegram to turn the audio back to the ciphertext
  5. Use SSE to decrypt.

Voila! Off-Grid Encrypted communications.

Warning: Encryption over Ham Radio bands is illegal in many countries ๐Ÿ˜‰ (but fuck the law lol, who cares)

There's also Meshtastic, but it has much shorter range, but, in the USA at least, they aren't "Ham Radio" so they (supposedly) can be encrypted legally.