De-googling inherently causes functionality loss on Android because Google provides a lot of basic services via things like the Google Services Framework. It might be best for you to buy something cheap (secondhand Pixel?), install LineageOS, and then see how you like that before committing to something costly like an Xperia, especially since you're coming from iOS.
Privacy
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
The only functionality I've lost after migrating to a Pixel with GrapheneOS is the Android Device Policy (aka Work Profiles, the spyware your employer requires to use certain work apps)
Good riddance if you ask me lol
Does GrapheneOS result in a loss of work profile? That is a massive disadvantage to compartmentalisation of apps. Thanks for letting me know.
It just doesn't allow you to use the Android Device Policy work profile which makes it so you can't log into Slack for work (for example) if it depends on the work policy spyware being active on your phone.
I get that for some people that's a non-starter but for me who vehemently supports and exercises my Right To Disconnect, not having spyware on my phone for work is a good riddance.
For work you should anyway demand a separate phone from company, or company budget for separate phone. Never run company spyware on your own phone. Tell them you will buy the absolute dirt cheap phone for work purposes, and will not be usable outside of work hours.
Quite a lot of apps cease to provide real-time notifications/messages, if they work at all, when Google Play components are not installed under GOS. At the very least, Google Services Framework is required for many mainstream apps.
That's what the Google Play Sandbox is for.
Other ROMs don't have Sandbox.
You do not need the "sandbox" since you can control Google packages permissions using AppOps mechanism. It is the gist of kdrag0n's Sandboxed Play Services. You can manipulate any Android package in any way you want using a privileged AppOps permission controller and firewall with HOSTS or custom domain blocking.
What is Sandboxed Play Services? I've searched for it but I seem to find contradictory information. Looks like a feature that needs to be added explicitly to a ROM by its devs? It seems to have originated with GrapheneOS but there's no mainstream support, in LineageOS for example.
It originated in kdrag0n's Proton AOSP custom ROM. GrapheneOS just took it and rebranded it as their own invention, like Apple does.
Sandboxed Play Services merely restricts app permissions of Google Play related packages using AppOps mechanism, and probably restricts their networking a little bit. All this can be achieved on any Android phone without rooting or unlocking via ADB/Shizuku and a firewall.
Oh that's interesting. So basically it's just Google apps running in userspace as opposed to system apps, and subject to any restriction you can throw at user apps? I imagine that Xprivacy would work too in that case.
Pretty much, you understood. This is the kinds of justification I have for fancy custom ROMs like GrapheneOS being the equivalent of snake oil. Some bad actors try to twist it as me being malicious, even though I am just telling the facts about how things really are. They do not make life easier, they do not make privacy easy to attain, they make it harder or impossible to use everyday apps, and they forbid you to question their product or motives. FUCK THAT NOISE.
All I know is that its a feature of GrapheneOS, and is the main reason why I switched over to it.
Isn’t there maybe a way to keep the factory os and selectively disable google services. Sort of no-script style? Not too familiar with the android ecosystem tbh, other than google is on top of the food chain, haha.
You can use Universal Android Debloater (updated fork here) to remove some applications, but it's nothing on the level of a custom ROM. If you are really set on the hardware of the Xperia 1 V then I would recommend taking a look at this guide, written by @TheAnonymouseJoker@lemmy.ml. It has some advice for how you can achieve greater privacy on a non-Pixel Android device.
In principle, one could probably do this to a rooted phone by removing all the Google apps, and all the Google services, and giving up the other apps and services that depend on them. It would be a nontrivial task, and the steps would likely be different for each phone model (and possibly each OS version). I don't know of a project that does this successfully. You might try searching xdaforums.com for someone who has done it.
However, I wouldn't depend on Google services staying disabled when Google still controls the OS.
IMHO, it's safer and easier to replace the entire OS.
The 1 V is officially supported by LineageOS. Installation instructions can be found here.
EDIT: I will add that support for this device is quite recent, and it is still very expensive even second-hand. You are relying on a volunteer maintainer who makes no commitments about how long they will support the device for, so I think it's financially risky to buy the device purely based on it having LineageOS support now. You might want to consider the Xperia 1 III, which is two years older and significantly cheaper on the seocnd-hand market, but is otherwise quite similar to the 1 V. It has also received official LineageOS support for a longer period.
I have an Xperia 5 III.
All the Sony Xperia phones consistently & eventually make it to LineageOS mainline (so LineageOS for microG support too), but these ROMs don’t tend to come until near then end of a device’s 2 year warranty. I would assume that this is when they get cheap/used enough that developers can get their hands on them. Sony provides all the tools to unlock so it isn’t difficult or locked behind some centralized server for unlock keys. However, the nice cameras the come with… well you need their proprietary app unfortunately or the camera becomes a plenty bad device with the default LineageOS software.
On the plus side you get to support the only brand still shipping flagships with microSD, a headphone jack, and the ability to unlock bootloader (bonus the the 5s are <6" screens which is rough to find smaller phones now). Google Pixels won’t get you a headphone jack or microSD & Asus Zenfones don’t have unlockable bootloaders.
I have an xperia 1 iii running LineageOS w/microG and I was able to get and install the sony stock Photography Pro, Cinema Pro, and Videography Pro apps, however several features of these apps are missing, such as the ability to do panorama shots and other stuff.
Yup. That is the tradoff. I’m willing to accept that one.
You might check xda forums and see if it's capable of flashing a custom ROM. Not sure how much functionality you might forfeit though
Google for Sony Open Devices. AOSP, but running on Sony devices. While I prefer LOS, SODP is always the beginning to port it from.
DivestOS is the most degoogled (removes the most proprietary blobs) android ROM. See if your device is on this list: https://divestos.org/pages/devices
Seems nice, but no root as far as I've seen, which kills it for ne
Yeah, any security focused android ROM won't include root because it breaks the android security model. Breaks the ability to have secureboot and system safety checks by apps.
Glue and ductape