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.
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…
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.
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.