Convincing people to use apps such as Signal is hard work and most can’t be convinced. But with those you manage to convince, do you feel happy to talk to them on Signal?

The problem is these people use Signal on Android/IOS which can’t be trusted and IOS has recently been in the news for having a backdoor. And it has also been revealed that american feds are able to read everyone’s push notifications and they do this as mass surveillance.

So not only do you have to convince people to use Signal which is an incredibly difficult challenge. You also have to convince them to go into settings to disable message and sender being included in the push notifications. And then there’s the big question is the Android and IOS operating systems are doing mass surveillance anyway. And many people find it taking a lot of effort to type on the phone so they install Signal on the computer which is a mac or Windows OS.

So I don’t think I feel comfortable sending messages in Signal but it’s better than Whatsapp.

These were some thoughts to get the discussion started and set the context.

  • 211
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    12 hours ago

    I don’t know how the Play Store version does push notifications, but Molly, and I think the apk from their site, work just fine on degoogled phones without Google services.

    I don’t remember what name it has, but missing it breaks push notifications on most “normal” apps. Many FLOSS ones are coded to have their own methods that don’t transmit data to Google, and it appears at least some versions of Signal do too.

    My threat model doesn’t include state level actors taking an active interest in me, so for my purposes Signal would be secure enough, if only I got people to adopt even it.

    • Wave@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 hours ago

      APK and play Store versions are identical. Signal runs a check for GMS/GFS and if that Check returns true uses firebase. If not it uses WebSocket. Signal-FOSS on TwinHelix removes GMS/GSF dependencies though, and Molly-UP actually integrates a way for you to use your own push Server.

      Edit: Also if you use MicroG without push notifications enabled default Signal is just broken last I checked.