diff options
Diffstat (limited to 'static')
| -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 |
