this post was submitted on 07 Mar 2024
265 points (100.0% liked)

Technology

37602 readers
253 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] syfrix@lemm.ee 5 points 6 months ago (2 children)

Thanks for the tip about SimpleX, that looks interesting! I could never use Signal due to the way they operate and force you to rely on their and Google's servers, actively blocking forks from their network. So much for FOSS...

They do provide an apk outside of the Play Store, that uses a Web Socket for push notifications. Not he best way of going about it, but hey, it exists.

[–] joe_cool@lemmy.ml 2 points 6 months ago

SimpleX is very neat. But it cannot do multiple devices unless you count shutting down, exporting database to new device replacing existing database as a sensible workflow. Using the database on two devices at once will break encryption and cause all sorts of weird problems.