this post was submitted on 07 Jul 2025
245 points (89.6% liked)

Technology

72606 readers
3311 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lemonuri@infosec.pub 24 points 1 day ago (1 children)

There is already a really good foss app that does exactly that, it's called briar and is as secure and private as it gets. The downside with p2p communication apps being, that they eat your phones battery for breakfast. Still a good option for activists or journalists I think. It's a good way to get around the "server in the middle" problem. Still more convenient to run your own (xmpp) server at home imho...

[–] hietsu@sopuli.xyz 9 points 1 day ago* (last edited 1 day ago) (1 children)

** for Android (and Windows/macOS/Linux) but not iOS.

And apparently never going to be as some key component is written in Java. Other technical obstacles should be solvable (like f.ex. getting continuous running in bg by exploiting location services like iSH can do)

[–] lemonuri@infosec.pub 1 points 1 day ago* (last edited 1 day ago)

Thanks, I did not realise that. So this app is for Mac to Mac communication only. If seems for briar you need to run a server still or messages will get lost between mobile users. How does this new app solve that problem? On mobile phones disconnects will happen regularly as network coverage changes and different network towers connect and disconnect when you are on the move. You might as well spin up your own xmpp server at that point, as that protocol is tried and tested for over 20 years and very lightweight and battery friendly as well...