diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 11:47:18 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 11:47:18 -0500 |
| commit | 0cfe95a9e1f5f31298b668bfeac58557811b2a54 (patch) | |
| tree | b36118afa741bcc37fabf144312aefbffb075fd7 | |
| parent | ffd301180f64c064199a0dc0d7f75e7ffec0ce95 (diff) | |
expand on past features
| -rw-r--r-- | static/features.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/features.html b/static/features.html index 1de146f0..952c4c71 100644 --- a/static/features.html +++ b/static/features.html @@ -50,10 +50,11 @@ repositories will be added over time.</strong></p> <p>This is an overview of the current set of features differentiating GrapheneOS from - the Android Open Source Project (AOSP). Each major release of AOSP brings substantial - privacy and security improvements, many of which have obsoleted historical features in - GrapheneOS. This page does not currently cover any of the historical features since it - aims to cover the current differences rather than what we've done over the years.</p> + the Android Open Source Project (AOSP). This page does not currently cover any of our + historical features that are either not yet reimplemented or which became obsolete due + to improvements in AOSP. Each major release of AOSP brings substantial privacy and + security improvements, some of which have been based on our research and development + work.</p> <p>Partial list of GrapheneOS features:</p> |
