diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 15:15:12 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-07 15:15:12 -0400 |
| commit | 5067e8c1c8db552e587a3e0d8ad0e7f4f607cac7 (patch) | |
| tree | c66020ffd22928faf2181966b4e316e5ab0bde8b | |
| parent | 1c01f6ef569a418db45e21617bcc0b1fd4c8bb3e (diff) | |
list fixes for vulnerabilities as a feature
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index c1b8796f..9fceb6ef 100644 --- a/static/features.html +++ b/static/features.html @@ -270,6 +270,8 @@ they avoid requiring invasive OS integration. Building privileged support for Google services into the OS isn't something we're going to be doing, even if that's partially open source like microG.</li> + <li>Fixes for multiple serious vulnerabilities not yet fixed upstream due to a + flexible release cycle / process prioritizing security.</li> </ul> </section> |
