From 69d40370846b7fe703d6070bf772ed1b08b0c49d Mon Sep 17 00:00:00 2001 From: lberrymage Date: Mon, 2 May 2022 11:32:05 -0800 Subject: [PATCH] Note that the GrapheneOS app repo is implemented --- static/faq.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/static/faq.html b/static/faq.html index 9d9530a0..54ab31ae 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1271,13 +1271,13 @@

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 is - also working on designing and implementing 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 + 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 + with the OS. For example, it's useful to have the Auditor app available before + connecting to the internet (see the installation guide documentation on this).