Join Nostr
2025-08-29 02:23:24 UTC
in reply to

skorp on Nostr: Hi! Just a note about root in general and some about how it relates to GrapheneOS. ...

Hi!

Just a note about root in general and some about how it relates to GrapheneOS.

Root is, generally speaking, something that is highly insecure to have available to the user on any system. On something like Android, where you expose root access via user accessible UI, it _completely_ undermines the Android security model. It allows runtime modification of the OS which means that any app or service that bypasses the trivial UI prompt can now escalate itself to root privilege. I.e. you cannot partially grant godhood.

GrapheneOS makes many many security and privacy improvements that would be undermined at a fundamental level if you were to root it. And by their definition, it becomes no longer GrapheneOS but a fork you have created and is on you to maintain.

You mentioned liking to have control over your device. Think about control as the ability to be sure that when you grant or deny a permission or access to apps, etc on your device, it is guaranteed that those apps follow the rules you set. If you root, you lose that guarantee and that control.