From ed27826816fc65a47a62a750f8ed04535662c30d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 28 Mar 2021 12:47:19 -0400 Subject: [PATCH] features: expand AOSP when first mentioned + link --- static/features.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/static/features.html b/static/features.html index ff8d033f..add2e508 100644 --- a/static/features.html +++ b/static/features.html @@ -50,8 +50,9 @@

Features overview

GrapheneOS is a private and secure mobile operating system with great functionality - and usability. It starts from the strong baseline of the Android Open Source Project - and takes great care to avoid increasing attack surface or hurting the strong security + and usability. It starts from the strong baseline of the + Android Open Source Project (AOSP) and + takes great care to avoid increasing attack surface or hurting the strong security model. GrapheneOS makes substantial improvements to both privacy and security through many carefully designed features built to function against real adversaries. The project cares a lot about usability and app compatibility so those are taken into @@ -73,11 +74,11 @@ doing it robustly and securely.

This page provides an overview of currently implemented features differentiating - GrapheneOS from the Android Open Source Project (AOSP). It doesn't document our many - historical features that are not no longer included for one reason or another. Many of - our features were implemented in AOSP, Linux, LLVM and other projects GrapheneOS is - based on and those aren't listed here. In many cases, we've been involved in getting - those features implemented in core infrastructure projects.

+ GrapheneOS from AOSP. It doesn't document our many historical features that are not no + longer included for one reason or another. Many of our features were implemented in + AOSP, Linux, LLVM and other projects GrapheneOS is based on and those aren't listed + here. In many cases, we've been involved in getting those features implemented in core + infrastructure projects.