Our data is valuable. The information we share online is being used for all sorts of things - to spy on us, influence the advertising we see, train algorithm...
Signal is using Google Push messaging, but it could be used with websocket.
And officially it’s not on fdroid because they don’t want forks of their app
How would that prevent you from forking the app? F-droid isn’t a repository for the code of the app. I don’t think this is related at all.
I don’t actually know the reason why it’s not on F-droid but I assume it has some historical reason. It has never been on F-drroid since Text-secure. Moxy Marlinspike was strictly against it afaik. If somebody has more detail on it, feel free to share it.
Yet the Molly fork supports UnifiedPush so I can reuse my connection with mf XMPP server to deliver notification from a server I control. Folks have asked for UnifiedPush or MQTT as an alternative to having multiple persistent socket connections open on your device, but Signal doesn’t seem to care.
Signal is using Google Push messaging, but it could be used with websocket. And officially it’s not on fdroid because they don’t want forks of their app
How would that prevent you from forking the app? F-droid isn’t a repository for the code of the app. I don’t think this is related at all.
I don’t actually know the reason why it’s not on F-droid but I assume it has some historical reason. It has never been on F-drroid since Text-secure. Moxy Marlinspike was strictly against it afaik. If somebody has more detail on it, feel free to share it.
You’re not allowed to upload apps with proprietary blobs. Google Push services is a proprietary blob.
Yet the Molly fork supports UnifiedPush so I can reuse my connection with mf XMPP server to deliver notification from a server I control. Folks have asked for UnifiedPush or MQTT as an alternative to having multiple persistent socket connections open on your device, but Signal doesn’t seem to care.