Remix.run Logo
yjftsjthsd-h a day ago

If you need to ask, probably graphene. IMHO the only downside to graphene is that they consider the user to be an attack vector and therefore eg. actively object to allowing root access, while lineage is less bothered by it. If you don't care about that, use graphene. If you do, probably go with lineage.

userbinator a day ago | parent | next [-]

the only downside to graphene is that they consider the user to be an attack vector

In other words, just like Google.

the_real_cher 11 hours ago | parent [-]

yeah but I'm less worried about that I just don't want to be spied on constantly.

gruez a day ago | parent | prev [-]

Didn't lineage remove built in root years ago? That means you still need a third party root solution like magisk. Factoring that in there's not much practical difference between lineage and graphene.

sillystuff a day ago | parent | next [-]

I believe LOS still does userdebug builds, so you get root over adb by default. It is pretty much impossible to create a usable local backup on official no-root Graphene builds with the recommended re-locked bootloader.

I switched to Graphene with my new phone. It includes SeedVault which is unable to backup most of my apps and ADB backup works with even fewer (deprecated by Google). So only things I could sort of backup were apps that had their own config/data export options. The stupid, "we know best" restrictions from being able to copy between user profiles also made backup and restoring a PITA (upstream android stupidity, not Graphene specific) It was a few days later before I was back to where I was before having to restore stock OS to get a warranty repair (GrapheneOS does not include repair mode or some such thing that the Google service place required). If I was still on a rooted phone, it would have taken a few minutes to restore everything.

15 hours ago | parent [-]
[deleted]
yjftsjthsd-h a day ago | parent | prev [-]

With one minor caveat[0] yes I believe neither actively includes it, but GOS devs actively denounce being able to give apps root access and at the very least I've never heard LOS devs say anything similar. While a quick web search will turn up discussions/repos/articles about installing magisk on GOS anyways, they give me the impression that it's more likely to break; in particular, GOS (understandably) wants to re-lock the bootloader and that's not going to play nice with things that (necessarily) modify the OS. So like... I think you can root GOS, but heuristically I would be much more nervous about it breaking.

That said, for a user who says "I want a simple easy to use replacement for google captured android", I don't think rooting is likely a concern, so taking the more polished GOS is probably desirable.

[0] I don't have a non-magisk LOS phone to check, but I think stock LOS includes an option in developer settings to allow root for adb. This is mostly not what people mean when they talk about root access, but it's a form of root access.