1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-20 09:49:20 +00:00

Cleaning up, add content to the Android page (#633)

Signed-off-by: Daniel Gray <dng@disroot.org>
This commit is contained in:
0rdinant
2022-02-21 12:57:13 +00:00
committed by Daniel Gray
parent 9855c3b415
commit 483f408a8d
5 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ logo_dark: /assets/img/android/grapheneos-dark.svg
description: |
**GrapheneOS** is the best choice when it comes to privacy and security.
GrapheneOS has a lot of security hardening and privacy improvements. It has a [hardened memory allocator](https://github.com/GrapheneOS/hardened_malloc), network and sensor permissions, and various other [security features](https://grapheneos.org/features). GrapheneOS also comes with full firmware updates and signed builds, so [verified boot](https://source.android.com/security/verifiedboot) is fully supported.
GrapheneOS provides additional [security hardening](https://en.wikipedia.org/wiki/Hardening_(computing)) and privacy improvements. It has a [hardened memory allocator](https://github.com/GrapheneOS/hardened_malloc), network and sensor permissions, and various other [security features](https://grapheneos.org/features). GrapheneOS also comes with full firmware updates and signed builds, so [verified boot](https://source.android.com/security/verifiedboot) is fully supported.
Notably, GrapheneOS supports [Sandboxed Play Services](https://grapheneos.org/usage#sandboxed-play-services). Google Play Services can be run fully sandboxed like a regular user app and contained in a work profile or user [profile](/android/#android-security-privacy) of your choice. This means that you can run apps dependant on Play Services, such as those that require push notifications using Google's [Firebase Cloud Messaging](https://firebase.google.com/docs/cloud-messaging/) service. GrapheneOS allows you to take advantage of most [Google Play Services](https://en.wikipedia.org/wiki/Google_Play_Services) whilst having full user control over their permissions and access.