diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 20:50:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 20:59:35 -0400 |
| commit | 63eed1a3ec999bc5185ad5f5f7738ed71add0b13 (patch) | |
| tree | 1a24bd17e46a5366d215ac47a77f77a551093bea | |
| parent | 5421e1bdf11e3ad93eb9f09767c98044859809b4 (diff) | |
list minimal apps + no Google services as features
| -rw-r--r-- | static/features.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 20208f9f..9b794acf 100644 --- a/static/features.html +++ b/static/features.html @@ -190,6 +190,15 @@ personalized keyboard suggestions based on gathering input history are disabled by default, sensitive notifications are hidden on the lockscreen by default and passwords are hidden during entry by default</li> + <li><a href="/faq#bundled-apps">Minimal bundled apps and services</a>. Only + essential apps are integrated into the OS. We don't make partnerships with + apps and services to bundle them into the OS. An app may be the best choice + today and poor choice in the future. Our approach will be recommending certain + apps during the initial setup, not hard-wiring them into the OS.</li> + <li>No Google apps and services. These can be used on GrapheneOS but only if + they avoid requiring invasive OS integration. Building privileged support for + Google services into the OS isn't something we're going to be doing, even if + that's partially open source like microG.</li> </ul> </section> |
