this post was submitted on 27 Jul 2026
23 points (100.0% liked)

DeGoogle Yourself

17435 readers
71 users here now

A community for those that would like to get away from Google.

Here you may post anything related to DeGoogling, why we should do it or good software alternatives!

Rules

  1. Be respectful even in disagreement

  2. No advertising unless it is very relevent and justified. Do not do this excessively.

  3. No low value posts / memes. We or you need to learn, or discuss something.

Related communities

!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml

founded 6 years ago
MODERATORS
 

Rooting seems to have some benefits like bypassing API integrity, so I want to know if rooting my phone is a good idea? And is it safe? (By that I mean will I break my device?) I don't use Google Play Services nor any banking apps (I use the website) and there's no supported custom ROM for my phone (Xiaomi redmi note 12 S) so I think it might be a solution

you are viewing a single comment's thread
view the rest of the comments
[–] voxel@feddit.org 10 points 3 days ago* (last edited 3 days ago) (1 children)

Projects like GrapheneOS and LineageOS strongly discourage rooting your device.

From my understanding rooting strongly reduces the security of the OS as it allows for exploits and privilege execution which would otherwise not have been possibly.

Rooting is also detectable by some apps, which will therefore block you from using them.

Strict Google Play Integrity can AFAIK not be spoofed with root on your device from my understanding.

[–] Cartilogen@mander.xyz 3 points 3 days ago* (last edited 3 days ago) (1 children)

You can hide root from apps tho, including from apps that block root.

Do you have any info on how said security exploits related to rooting work? I have been searching them for some time to look whether to root my device but they just list it as sort of "common sense" instead of listing mitigations and such.

[–] umbrella@lemmy.ml 1 points 3 days ago (1 children)

how are we hiding root nowadays in a way that works?

[–] Cartilogen@mander.xyz 2 points 3 days ago

AFAIK through LSPosed modules like PlayIntegrityFix, looks like a lenghty process tho.