From 265efb60467106b03e5e0a97462f1850bde039d5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 9 May 2022 16:57:56 -0400 Subject: [PATCH] reorganize secondary user feature docs --- static/features.html | 66 +++++++++++++++++++++++++++----------------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/static/features.html b/static/features.html index c383cfca..8c8f50cd 100644 --- a/static/features.html +++ b/static/features.html @@ -104,13 +104,18 @@
  • More complete patching
  • Sandboxed Google Play
  • -
  • Disabling secondary - user app installation
  • User installed apps can be disabled
  • Broad carrier support without invasive carrier access
  • Private screenshots
  • -
  • Improved user profiles
  • +
  • + Improved user profiles + +
  • Many other features
  • @@ -411,18 +416,6 @@ section on sandboxed Google Play for instructions.

    -
    -

    Disabling secondary - user app installation

    - -

    GrapheneOS adds a toggle to the user management settings for disabling - secondary user app installation. You can install the apps you want to be - usable in a secondary user and then disable the ability to install more apps - as that user in the Owner profile. Android supports this as a standard device - management feature but doesn't make it available to a user who owns their own - device.

    -
    -

    User installed apps can be disabled

    @@ -479,20 +472,41 @@ apps, app data and profile data (contacts, media store, home directory, etc.). Apps can't see the apps in other user profiles and can only communicate with apps within the same user profile (with mutual consent with the other app). - Each user profile has their own encryption keys based on their lock - method.

    + Each user profile has their own encryption keys based on their lock method. + They're a great fit for GrapheneOS with a lot of room for improvement.

    -

    GrapheneOS raises the limit on the number of secondary user profiles to 16 - (15 + guest) instead of only 4 (3 + guest) to make this feature much more - flexible.

    +

    GrapheneOS provides improvements to user profile functionality and is + working on further improvements to make switching between them and monitoring + other profiles much more convenient.

    -

    GrapheneOS also enables support for logging out of user profiles without - needing a device manager controlling the device to use this feature. Logging - out makes profiles inactive so none of the apps installed in them can run. It - also purges the disk encryption keys from memory and hardware registers, - putting the user profile back at rest.

    +
    +

    More user profiles

    -

    Further UX improvements are in active development and testing.

    +

    GrapheneOS raises the limit on the number of secondary user profiles to 16 + (15 + guest) instead of only 4 (3 + guest) to make this feature much more + flexible.

    +
    + +
    +

    End session

    + +

    GrapheneOS also enables support for logging out of user profiles without + needing a device manager controlling the device to use this feature. Logging + out makes profiles inactive so none of the apps installed in them can run. It + also purges the disk encryption keys from memory and hardware registers, + putting the user profile back at rest.

    +
    + +
    +

    Disabling app installation

    + +

    GrapheneOS adds a toggle to the user management settings for disabling + secondary user app installation. You can install the apps you want to be + usable in a secondary user and then disable the ability to install more apps + as that user in the Owner profile. Android supports this as a standard device + management feature but doesn't make it available to a user who owns their own + device.

    +