←back to thread

63 points gaws | 1 comments | | HN request time: 0.001s | source
Show context
hnaddict123 ◴[] No.42187042[source]
For a lay person, can someone elaborate how does a custom ROM like Lineage OS fare compared to eOS? Can it de de-Googled to the same extent? Or never.
replies(2): >>42188191 #>>42189135 #
jqpabc123 ◴[] No.42189135[source]
e/OS *is* LineageOS de-Googled.

Nothing short of source code changes can achieve some of the de-Googling.

The LineageOS developers made a specific and deliberate decision to *not* do this.

replies(1): >>42189960 #
Novosell ◴[] No.42189960[source]
What do you mean exactly? Lineage OS doesn't come with google play services or the like. It is "de-googled".
replies(2): >>42190280 #>>42202968 #
SpecialistK ◴[] No.42190280[source]
/e/ uses MicroG, which is a reverse-engineered re-implementation of some Google services. It requires spoofing the signature of the original Google apps, which official Lineage does not support for security reasons.
replies(1): >>42193383 #
thrw42A8N ◴[] No.42193383[source]
That is not true. MicroG works just fine on Lineage and there are no Google services on their AOSP distribution until you add them yourself. You have to manually Google the OS; not de-Google it.
replies(2): >>42193872 #>>42195289 #
1. jqpabc123 ◴[] No.42193872{4}[source]
Google servers and services are hard coded into the AOSP distribution at various points. These could be used to facilitate identification and tracking.

e/OS/ removes, replaces and/or anonymizes these. LineageOS does not.

https://doc.e.foundation/support-topics/deGoogling-scope-and...