No, Google does the same shit. You just decide which big company you give your data to. Or use a Nokia on 2G
Comment on Apple calls Android a 'massive tracking device'
photonic_sorcerer@lemmy.dbzer0.com 1 year agoAnd if you don’t buy Google’s Pixel you’re just fucked?
thorbot@lemmy.world 1 year ago
synapse1278@lemmy.world 1 year ago
Contend6248@feddit.de 1 year ago
Jokes on you, we disable 2G for the sake of 5G frequencies.
GyozaPower@discuss.tchncs.de 1 year ago
But on Google Pixels you can install GrapheneOS, unlike any other Android device
SandbagTiara2816@lemmy.dbzer0.com 1 year ago
I believe LineageOS has a wider selection of devices
netchami@sh.itjust.works 1 year ago
But far worse security, privacy and app compatibility.
Contend6248@feddit.de 1 year ago
LMFAO, i’m interested in that explanation.
netchami@sh.itjust.works 1 year ago
Read my comments:
sh.itjust.works/comment/5117498
sh.itjust.works/comment/5117397
ricdeh@lemmy.world 1 year ago
LineageOS without GApps is literally as secure as GrapheneOS
netchami@sh.itjust.works 1 year ago
No, it definitely isn’t. Stop spreading false information and potentially giving people a false sense of security. LineageOS isn’t even as secure as stock Android, it’s definitely not as secure as GrapheneOS as GOS has many security improvements compared to the AOSP. Some examples are the hardened C Library, hardened memory allocator, improved SELinux policies, secure app spawning, hardened browser (Vanadium) which is also used for WebView, etc. LineageOS doesn’t even allow you to relock the bootloader, meaning anyone can modify the system because Android Verified Boot only works with a locked bootloader. It doesn’t have any of the security features that GrapheneOS adds on top of AOSP, it also lacks basic security features from AOSP. It’s ok for tinkering, but I would never use Lineage on a production device. You can read the section about LineageOS of this blog post: madaidans-insecurities.github.io/android.html#lin…
Quote:
UraniumBlazer@lemm.ee 1 year ago
What a load of crap. What’s ur source for this information?
netchami@sh.itjust.works 1 year ago
Why is my comment crap?
Which of my points are not true?
LineageOS has far worse security than both AOSP and GrapheneOS as outlined in the LineageOS section of this blog post: madaidans-insecurities.github.io/android.html#lin…
It also has worse privacy because it uses Google services for things like DNS and NTP by default, which can not be changed by the user. GrapheneOS replaces all Google services like DNS, NTP, connectivity check, and the Attestation key provisioning service through either their own service or their own proxy for the Google service. Most of these can also be entirely disabled by the user on GrapheneOS. It also offers proxies for SUPL and PSDS location services and allows the user to disable these.
App compatibility is worse, as LineageOS uses microG whereas GrapheneOS uses Sandboxed Google Play services. microG is an insecure and poorly implemented version of Google Play services that sometimes has issues with basic Google SafetyNet checks. GrapheneOS just uses the standard Google Mobile Services bundle, but it’s not installed as a system app and has the same privileges as any other app. It can be installed and uninstalled by the user and all permissions can be revoked (including network and sensor access).
xavier666@lemm.ee 1 year ago
From a privacy standpoint, some small issues which exist in Lineage OS are that it uses hard-coded Google DNS IPs for some core functionalities. MentalOutlaw did a video on this and how it can be removed by rooting your phone.