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?

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

    • Afaik Signal servers have nothing to do with it. There are 3 possible situations depending on what app you choose.

      1. Official Signal app. It asks Google to check Signal servers for notifications and to send them to you if there are any.

      2. Molly FOSS. It connects directly to Signal servers without any push middleman.

      3. Molly UP. It asks the push notifications provider you choose (but not Google) to check Signal servers for notifications and to send them to you if there are any.

      Ultimately, it’s the apps and not the servers who decide if they want to use Google’s services or not.

      • Official Signal app. It asks Google to check Signal servers for notifications and to send them to you if there are any.

        I don’t think that’s how push notifications work. It would not be instant, and very frequent polls are very resource intensive, even more if you had to do it for the servers of a million different apps.
        UnifiedPush has a diagram here, and the popular proprietary push providers should work the same way too.