• toastal@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    What’s odd to me is the cultural zeitgeist has moved to folks being aware that Microsoft (& Google & Apple) is collecting data on them to being the butt of jokes, yet those folks aren’t adopting an alternatives. With over a decade on Linux I’m now pretty out of touch with the opposite feeling. I guess the closest analog I have is not being able to realistically leave Android behind, but that is more hardware than software (banking app already don’t let you root or otherwise flash your device so I have given up hope in trying with them).

    • Domi@lemmy.secnd.me
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      banking app already don’t let you root or otherwise flash your device so I have given up hope in trying with them

      You can get around that pretty easily by fooling SafetyNet / Play Integrity and hiding root from those apps. My phones have all been rooted for years and I never had issues with banking apps. I don’t even run any google services anymore and the apps I use are fine with that.

      • ouch@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        5 months ago

        I would not say easily. And even if you pass SafetyNet, your banking app may still not work. I have one, and I haven’t figured out what it checks for, maybe LineageOS name or something. Would probably have to tear the apk apart to find out.

        • Domi@lemmy.secnd.me
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          5 months ago

          Do you use Magisk? I assume you have done the following already?

          • Enable Zygisk & the DenyList
          • (If Google apps are installed, deny all Google apps root access)
          • Deny the app in question root access
          • Install PlayIntegrityFix on newer devices OR SafetyNetFix on older devices (don’t install both)
          • Reboot, force stop app and clear storage/cache
          • (Check if it works with this and this)

          That should do it for all apps that do not require strong integrity.

            • Domi@lemmy.secnd.me
              link
              fedilink
              arrow-up
              1
              ·
              5 months ago

              Yes, on my old phone it worked fine with the SafetyNetFix. I use microG now so Google Wallet is not implemented (yet).