removed by mod
fedilink
173

In order to have google apps and google services on an android installation that doesn’t have them yet, you need to sideload them. LineageOS has a list of GApps zips and here’s an example of how to install them for a FairPhone running LineageOS.

If you look into the zip /system/system_ext/etc/permissions/privapp-permissions-google-system-ext.xml, you can see all the permissions given to it a system application.

android.permission.RECOVERY, android.permission.MANAGE_USERS, android.permission.INTERACT_ACROSS_USERS stand out the most. These permissions allow the phone to be started, arbitrary apps to be installed and users to be created with new permissions.

Google Services doesn’t need to have access to camera or any other component as it can install whatever it likes that has access to those.

Let’s not kid ourselves, if you have Google Services installed, you have a rootkit installed with a bunch of proprietary code.

Here’s the entire file for reference and you can look up each permission individually to see what access will be given. lemmy doesn’t handle XML in triple backticks well (at all).

How well do you think Graphene’s sandboxed play services alleviates these concerns?

Entirely. On GrapheneOS, Google Play services run in the normal Android app sandbox, just like any other app you install. That way, they only have the permissions you granted them using the permission manager. GrapheneOS doesn’t grant any extra privileges, and you can remove the Play services app at any time. Read more at https://grapheneos.org/features#sandboxed-google-play

FarLine99
creator
link
fedilink
39M

Thanks for the detailed response. Creating/interacting between new users is a serious opportunity for permission bypass. Content of the file won’t load for some reason, but still :)

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
13
edit-2
4d

removed by mod

FarLine99
creator
link
fedilink
-1
edit-2
9M

Edit: guys, check comments in this tree below. there is solution to use gapps privately with permissions revoking through shizuku and it actually works, checked myself :D

Seems like it is true information but GServices have another way to bypass permission. Check this comment

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-3
edit-2
4d

removed by mod

FarLine99
creator
link
fedilink
-19M

The problem is that GServices can’t work without these permissions, they crash. So the phone becomes mostly pointless.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-2
edit-2
4d

removed by mod

FarLine99
creator
link
fedilink
09M

sorry, what’s the way to do it? manually editing config files? or some app? App Manager from GitHub f.e. can’t do it.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-3
edit-2
4d

removed by mod

FarLine99
creator
link
fedilink
09M

Thank you so much. i tried it, all permissions were indeed revoked. checked on the camera app - it works. THANK YOU!!!

FarLine99
creator
link
fedilink
29M

I am still not sure if sandbox is completely disabled for system applications. No comments with real arguments. But thank you, guys :)

neosheo
link
fedilink
19M

I’d like to know what it sends if you disable play services

Everyone talk about GrapheneOS. But CalyxOS is very good too.

“Good” really depends on what you’re after. Do not use CalyxOS if you care about security. They are significantly behind in implementing security patches, regularly. You are in some way more vulnerable with CalyxOS than regular android on a pixel because you would get security updates faster on pixel. Additionally, the network permission of GrapheneOS is a paramount security and privacy feature. Also, GrapheneOS takes over all location services requests even if you use google services, making sure that even if google services are installed, google only gets location info whenever the location request is for the google services, not all/any services or apps on your phone. There are additional points too, but CalyxOS, while I don’t want to bash them, should not be considered a secure OS the same way GraphemeOS is.

The problem with Graphene os is that it is unethical. I want my device to be fully free or as free as it possibly can be. Graphene doesn’t see to care about that.

Calyx is a bit better because it is a little stricter on software. Probably the best solution is to only install a apps you need and only get them from F-droid.

How is GrapheneOS unethical? How isn’t it as free as CalyxOS? Basically everything they add to the OS can be disabled. Personally, I’d say GrapheneOS and CalyxOS are the same in this regard.

How is CalyxOS stricter on software? With GrapheneOS, a user can opt to only use F-Droid to install everything too if they wanted to.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-7
edit-2
4d

removed by mod

@Skimmer@lemmy.zip
link
fedilink
5
edit-2
9M

I recommend checking this table out.

CalyxOS misses the mark imo. It does a couple things well (such as its improved Dialer app, and the ability for hotspots/tethered devices to be able to use the phone’s VPN/Tor) that I hope to see other projects adopt, but beyond that, it just doesn’t seem to stack up.

I’m not trying to bash them or anything because at the end of the day, they clearly have good intentions which I can respect, but I do hope they improve on a lot of things, because in its current state, CalyxOS just doesn’t even compare to GrapheneOS or DivestOS.

The only thing which stop me to install Graphene is that I need some apps that I’m not sure will work with this os

GrapheneOS has pretty much perfect app compatibility. I don’t think I’ve ever ran into an issue in around a year of using it as my daily driver.

Most apps function without Play Services, but you may lose some functionality like notifications, and a couple apps do very rarely genuinely break. But, that’s where Sandboxed Play Services comes in, which you can even put in an entirely separate user profile if you want to, so that you can still safely use those apps.

But yeah, I’ve personally had no issues with app compatibility. Even my bank app works perfectly on Graphene (didn’t even require Play Services either!).

Ok thanks! Let’s try Graphene then

What about DivestOS? Only option for a private system when you don’t have a Pixel

Divest os is much more free in terms of software freedom. They minimize binary blobs and keep everything clean. They also maintain mull browser.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-1
edit-2
4d

removed by mod

Also just incredibly well-documented

And very good with security patches

The only problem I have with it is one I have with Custom ROMs in general:

The Camera API to make use of all the lenses modern phones have. There is one single app that can somewhat hook into it for me to use my second lens, and it’s extremely unstable to the point of being functionally useless.

JackGreenEarth
link
fedilink
6
edit-2
9M

Everyone talks about custom ROMs, it’s so fucking annoying not a single one is supported on my Motorola g73. Next phone I’m getting is a fairphone, and I’ll dual boot a custom Android ROM and postmarket OS.

kratoz29
link
fedilink
19M

Excuse me, dual boot? Is that still a thing?

FarLine99
creator
link
fedilink
09M

still a thing for postmarketOS, not regular Android

FarLine99
creator
link
fedilink
09M

definetly :)

the answer is yes, unless you’re on GrapheneOS. Google Services is a privileged app and therefore it can bypass permissions as it sees fit.

GrapheneOS (optionally) installs it as a unprivileged app, which you can restrict permissions to. Still, I wouldn’t recommend installing it since they have extensive telemetry.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-5
edit-2
4d

removed by mod

Isn’t the telemetry neutered by not giving GSF network permissions (on grapheneos)?

what’s the purpose of not giving it network permissions? you won’t be able to install apps, use push notifications or any other major functionality.

I could be missing something, of course.

Google services framework is a load of libraries for other apps to use; Google play store is something else on top.

Apps can depend on one or both.

Wait, what? Do GrapheneOS have telemetry?

@Skimmer@lemmy.zip
link
fedilink
14
edit-2
9M

No, they meant that Google Play Services has telemetry.

Basically, GrapheneOS makes it much safer to use Google Play Services if you have to use it, though it still isn’t entirely safe and should generally be avoided where possible.

Aha. Phew :)

FarLine99
creator
link
fedilink
49M

I wouldn’t be so sure about the possibility of a bypass. I’ve heard that system applications have more privileges, but sandboxing is still active and permissions work for them.

It absolutely can. It took a screenshot of what I was doing without my permission. Only reason why I found out was cause it for a survey they were doing. So I wouldn’t be surprised if they’re doing it all the time without me knowing.

How did you catch it taking the screenshot?

Because it showed it to me.

I’m confused, I’ve never seen gpservices take a screenshot. Is there any reason/context I should be looking out for?

I’m rooted with GSF, revoking some permissions forcibly from Play Services (most notably location access) causes the device to reboot, and the permission gets restored forcibly.

This never used to happen previously (the permission used to get revoked successfully, and things like Google Timeline would act as if your device had disappeared despite location being enabled). I assume a background update implemented this permission recovery mechanism - i’ve since disabled play store on my device and slowly been culling off my usage of other Google apps

The Hobbyist
link
fedilink
2
edit-2
9M

There really should be no doubt that a system application can have unlimited and unrestricted access to everything, bypassing all security and sand boxing. That is the extent of the meaning of system app. It’s like having root privileges, admin access.

Whether Google makes use of it or not is something else, but it could be exploiting that privilege and with Google’s history and the fact that the distributed version of android which contains the google services pre installed is a custom version of android of which you’ll never see the source code, you really have to ask yourself.

That’s why GrapheneOS is so important: you are the user and you get to control how Android works: the way it actually should, where if you install google services (which is up to you!) it gets installed under your terms and with your permissions.

Edit: correcting a misinformed message and the irrelevant followup. More clarification on system apps here: https://developer.android.com/guide/platform/

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-1
edit-2
4d

removed by mod

The Hobbyist
link
fedilink
2
edit-2
9M

Would you care to put any weight behind your accusation?

The main issue I’m trying to expose is that any custom distribution by an OEM can implement any app/service the way they want. The android source code is available, any access and permission can be obtained depending on how you implement it in the source code. You can even weaken the security if you want. Any distribution by these OEMs is a secret sauce, you have no way of knowing what shenanigans they are pulling on your phone.

So yes, they can get root access if that’s what they want.

This is not to say they do. I’m just saying we have no way of knowing how things are implemented and hence why open source is so fundamental to security.

Edit: I concede that the strict definition of what considers a system app does not provide with these accesses. I’m saying any custom distribution with built in apps may have been customized to allow for these things to happen. Perhaps this is where we may have misunderstood each other.

@TheAnonymouseJoker@lemmy.ml
banned
link
fedilink
-3
edit-2
4d

removed by mod

Wasn’t there news a couple years ago that google tracked your location even if you had location turned off?

FarLine99
creator
link
fedilink
29M

You can’t disable location permission for google services, so that’s obvious. But microphone/camera permissions can be disabled, that’s why I’m wondering.

You can even turn off sensors in Androids developer options, but your dialer app for example will still be able to use your microphone

As long as the hardware isn’t physically disconnected, you kinda have to assume it can be used and abused.

So these are the permissions google service has.

  • network (didnt had enough space on screen)
FarLine99
creator
link
fedilink
169M

Thanks. Wouldn’t be able to check it myself, because of using microG :D

Create a post

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

much thanks to @gary_host_laptop for the logo design :)

  • 0 users online
  • 57 users / day
  • 383 users / week
  • 1.5K users / month
  • 5.7K users / 6 months
  • 1 subscriber
  • 2.44K Posts
  • 57.5K Comments
  • Modlog