Earlier quoted context omitted.
I actually think there's already a lot of us in the 'community' as-is. I personally describe it as 'Valuing Privacy/Freedom over Security'. One pretty clear example of this is how they don't recommend using FireFox Mobile and F-Droid, both of which I use regardless because I'm not willing to put up with worse privacy/usability tradeoffs in the name of (imo 'hyper-')security. I think it's fine the mission of the proje…
This is the exact reason I quit using Graphene. It felt exactly like selling out control of my device to the Graphene devs in the same way a stock phone is controlled by Google. Far, far too "opinionated" for my taste. I frankly do not need the hyper paranoid security features like a hardened memory allocator or disabled root. I would rather be able to use my device the way I want , even if that's notionally "less se…
Play Store blocks AuroraStore, hurting GrapheneOS users
91–100 of 312 posts
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#92GrapheneOS actually recommends against using Aurora and instead just using the Play Store, so this shouldn't really hurt users. For extra privacy, you can sign into the Play Store with a Google Account that isn't tied to anything else.
Google states: Using a false name or incorrect information when creating a Google account is against Google's Terms of Service.
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#93Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#94Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#95Earlier quoted context omitted.
How does one even create a new google account in $current_year without requiring phone verification or worse?
You could suck it up and do the phone number verification, it usually costs around $5 for a phone number. Or you could go through the android phone sign-up process which doesn't require one. Buy a cheap android phone and keep resetting it and making a new account each time. Or you could buy an account on the grey web from someone who already did this. Should be under $2. If you are really into this you could become a…
> Or you could go through the android phone sign-up process which doesn't require one
This is worse IMO because now the number is associated with that device forever. And unless I'm willing to risk my account to compromise from a future owner of the same number OR device, I must now keep both... forever.
> grey web
I don't want to give them my info either, nor have my account associated with sketchy individuals.
> you could become a phone company
I do own DID blocks but this is unhelpful because google's verification specifically requires SMS over real mobile numbers, and I'm not interested in becoming an MVNO or cellular carrier.
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#96I maintain my grandmothers phone, which comes down mostly to just updating WhatsApp once in a while. Obviously she doesn't have a google account, so I've installed her AuroraStore. It's a shame that there is no official way to install apps on android without a google accout[1], since it's a basic functionality, just like calls or a web browser. [1] For obvious reasons I don't want her to download apks from the intern…
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#97[flagged]
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#98Earlier quoted context omitted.
I couldn't immediately find whether GrapheneOS grants READ_PRIVILEGED_PHONE_STATE to Google Play. It might very well be that the GrapheneOS sandbox spoofs a fake IMEI, and I do hope so. In any case, my parent comment was meant for stock Pixels, as mentioned by armadyl further up in this thread.
https://grapheneos.org/usage#sandboxed-google-play > Google Play receives absolutely no special access or privileges on GrapheneOS as opposed to bypassing the app sandbox and receiving a massive amount of highly privileged access. It doesn't mention IMEI here, but hopefully READ_PRIVILEGED_PHONE_STATE is included in "privileged access."
That one lists:
ACCESS_NETWORK_STATE
ENFORCE_UPDATE_OWNERSHIP
FOREGROUND_SERVICE
FOREGROUND_SERVICE_SPECIAL_USE
INSTALL_PACKAGES
INTERNET
POST_NOTIFICATIONS
QUERY_ALL_PACKAGES
RECEIVE_BOOT_COMPLETED
REQUEST_DELETE_PACKAGES
REQUEST_INSTALL_PACKAGES
UPDATE_PACKAGES_WITHOUT_USER_ACTIONRe: Play Store blocks AuroraStore, hurting GrapheneOS users
#99Earlier quoted context omitted.
Accounts created on stock Pixels don’t require phone numbers.
that haven't been true since pixel 4. it just picks your phone in the background. a burner sim, like a literal criminal, is the only way today.
Re: Play Store blocks AuroraStore, hurting GrapheneOS users
#100Earlier quoted context omitted.
Even with a burner sim, there is the International Mobile Equipment Identity (IMEI) number, which is tied to the phone, and is known to all apps with the android.permission.READ_PRIVILEGED_PHONE_STATE permission.
That can't be true? https://grapheneos.org/faq#hardware-identifiers > As of Android 10, apps cannot obtain permission to access non-resettable hardware identifiers such as the serial number, MAC addresses, IMEIs/MEIDs, SIM card serial numbers and subscriber IDs. Only privileged apps included in the base system with READ_PRIVILEGED_PHONE_STATE whitelisted can access these hardware identifiers. Apps targeting Android 1…