diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 02:30:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-07 02:30:06 -0400 |
| commit | ce5feb8cd40e26abb656452f3a64cc460ea599ae (patch) | |
| tree | e14bcacbb6639fb518f3602a5df30448ea8df9f2 /static/faq.html | |
| parent | c24ff851be6314563084b89c8d9c80b1e015f1cf (diff) | |
clarify F-Droid mention isn't a recommendation
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/static/faq.html b/static/faq.html index 5bcc98d4..4f33cb48 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1266,13 +1266,15 @@ <article id="bundled-apps"> <h2><a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a></h2> - <p>There are drawbacks to bundling apps into the OS and few advantages in most cases. - Rather than GrapheneOS bundling a bunch of apps, it makes far more sense for users to - install their preferred apps via F-Droid, Aurora Store or other sources. GrapheneOS - also has a first party app update system for a first party repository with higher - robustness and security than the existing options. Rather than bundling apps, it could - just offer recommendations as part of an initial setup wizard. Users have unique needs - and preferences and there has to be a very compelling reason to bundle additional apps + <p>There are drawbacks to bundling apps into the OS and few advantages in most + cases. Rather than GrapheneOS bundling a bunch of apps, it makes far more sense + for users to install their preferred apps from the developers if they can + self-update, from the Play Store (via sandboxed Google Play or Aurora Stor ), + F-Droid, Amazon Appstore or other sources. GrapheneOS also has a first party app + update system for a first party repository with higher robustness and security + than the existing options. Rather than bundling apps, it could just offer + recommendations as part of an initial setup wizard. Users have unique needs and + preferences and there has to be a very compelling reason to bundle additional apps with the OS. For example, it's useful to have the Auditor app available before connecting to the internet (see the <a href="/install/web#verifying-installation">installation guide documentation on |
