From 12430bd73b22745ecb729d9dce4e6000f4927340 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 26 Jul 2019 15:13:22 -0400 Subject: [PATCH] set up new headers properly --- static/usage.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/static/usage.html b/static/usage.html index 8bf4c014..a438fa3b 100644 --- a/static/usage.html +++ b/static/usage.html @@ -61,6 +61,9 @@
  • Default connections
  • Web browsing
  • +
  • Camera
  • +
  • Exec spawning
  • +
  • Bugs uncovered by security features
  • @@ -297,7 +300,11 @@ sandbox at all) and lacks support for isolating sites from each other rather than only containing content as a whole.

    -

    Camera

    + +

    + Camera +

    +

    The Camera app included in GrapheneOS is very basic and can't take full advantage of the hardware. It doesn't offer much in the way of configuration. In the long term, @@ -328,7 +335,9 @@ implementation where it essentially doesn't work without a tripod and is not really at all useful on a phone unless you actually have that for it.

    -

    App spawning time and memory usage

    +

    + Exec spawning +

    You may notice that cold start app spawning time takes a bit longer (i.e. in the ballpark of 100ms) than stock Android, along with higher app memory usage. This is due @@ -341,7 +350,9 @@ isn't very noticeable on flagship devices with a high end CPU like a Pixel 3, and is a lot more noticeable on a lower end device like a Pixel 3a.

    -

    Bugs uncovered by exploit mitigations and other features

    +

    + Bugs uncovered by security features +

    GrapheneOS substantially expands the standard mitigations for memory corruption vulnerabilities. Some of these features are designed to directly catch the memory