Basically, what the title says. Do you use any app, that is proprietary, but either has no OSS alternatives or they’re all not good enough? If there is an alternative, what keeps you from switching?
Basically, what the title says. Do you use any app, that is proprietary, but either has no OSS alternatives or they’re all not good enough? If there is an alternative, what keeps you from switching?
This ready exists. I forget what it’s called.
https://unifiedpush.org/
I know about that but afaik almost nobody uses it. The only app I know that supports it is Mercurygram which is a Telegram client.
How does Element and Signal implement push notifications?
Idk about Element but Signal uses the Google’s insecure implementation if the device has gapps installed and it uses the traditional system which is not push if gapps are not installed.
Molly (a hardened Signal mobile client fork) has a UnifiedPush version.
I was just thinking, how does one stop signal from sending the notifications to google, when moving to Molly with UP? is that automatic somehow?
Molly FOSS and Molly with UP replace the Google’s notification system with websocket and UnifiedPush respectively for its own notifications. Google (hopefully) doesn’t have access to all notifications you get on your phone but only to those sent to apps that utilize their push implementation which Molly doesn’t use.
yes, but while you use the official signal app, doesn’t it work so that signal servers always send the notification to google’s appropriate servers?
if that’s right, how is it being stopped?
on Matrix, the Element mobile app has a menu for manually unregistering the push targets.
Ah okay, thanks for the insight. I don’t have Gapps (MicroG or otherwise), so I do wonder how these services deliver their notifications.
If it’s not using GCM then it must be long polling, unless signal servers are set up to use a 3rd form of push (APNS for iOS, GCM for Android)
Element and Davx5 supports it too
Unified Push?