From 8c3fcd08de5eb314813e56ac76c6670c5fbbaad9 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 9 Nov 2018 22:10:36 +0100 Subject: [PATCH] Add F.A.Q. about de-googling --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 527293ce..c3333ffc 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ Additionally, these features would not be privacy-friendly. ## Does Bromite require root? No. +## Is Bromite de-googled? + +Yes, although this has not been verified (and hardly can be) under all situations; if you were to find connections to cloud-based services please report them via the issue tracker. +Projects which follow a strict approach on this are [Iridium](https://iridiumbrowser.de/) and [Inox patchset](https://github.com/gcarq/inox-patchset). + ## What is the SystemWebView? It is the core component of Android for all web page visualizations. For example when you access a new wifi network and need to activate it, that is using the SystemWebView. If you do not know what it is then you do not need to install it.