this post was submitted on 09 Apr 2024
951 points (97.8% liked)

Linux

48338 readers
730 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] toastal@lemmy.ml 46 points 7 months ago (33 children)

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 7 points 7 months ago (8 children)

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 5 points 7 months ago (5 children)

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 5 points 7 months ago* (last edited 7 months ago) (2 children)

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.

[–] ouch@lemmy.world 1 points 7 months ago

Thanks for the list. I didn't have PlayIntegrityFix. Unfortunately it does not seem to be helping with the app.

First one doesn't pass all checks, but the second one does.

[–] ouch@lemmy.world 1 points 7 months ago (1 children)

Have you managed to get Google Wallet/Pay working?

[–] domi@lemmy.secnd.me 1 points 7 months ago

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

load more comments (2 replies)
load more comments (4 replies)
load more comments (28 replies)