mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-07-31 04:21:00 +00:00
refactor: Follow Hugo leaf vs branch conventions
This commit is contained in:
+4
-4
@@ -3,8 +3,8 @@ title: Mobile Phones
|
||||
description: These mobile devices provide the best hardware security support for custom Android operating systems.
|
||||
---
|
||||
<small>Protects against the following threat(s):</small>
|
||||
[{{< badge content="Targeted Attacks" color="red" >}}](../../../wiki/basics/common-threats/_index.md#attacks-against-specific-individuals)
|
||||
[{{< badge content="Passive Attacks" color="amber" >}}](../../../wiki/basics/common-threats/_index.md#security-and-privacy)
|
||||
[{{< badge content="Targeted Attacks" color="red" >}}](../../../wiki/basics/common-threats/index.md#attacks-against-specific-individuals)
|
||||
[{{< badge content="Passive Attacks" color="amber" >}}](../../../wiki/basics/common-threats/index.md#security-and-privacy)
|
||||
|
||||
Most **mobile phones** receive short or limited windows of security updates from OEMs; after these devices reach the end of their support period, they **cannot** be considered secure as they no longer receive firmware or driver security updates.
|
||||
|
||||
@@ -16,7 +16,7 @@ The mobile devices listed here provide a long lifespan of guaranteed security up
|
||||
{{< /cards >}}
|
||||
</div>
|
||||
|
||||
[Recommended Android Distributions :material-arrow-right-drop-circle:](../../os/android/distributions.md)
|
||||
[Recommended Android Distributions :material-arrow-right-drop-circle:](../../os/android/distributions/index.md)
|
||||
{ .md-button .md-button--primary }
|
||||
|
||||
[Details about Android Security :material-arrow-right-drop-circle:](../../os/android/_index.md#security-protections)
|
||||
@@ -59,7 +59,7 @@ Secure Elements like the Titan M2 are more limited than the processor's Trusted
|
||||
|
||||
Google Pixel phones use a TEE OS called Trusty which is [open source](https://source.android.com/security/trusty#whyTrusty), unlike many other phones.
|
||||
|
||||
The Pixel 8 series and later supports ARM's Memory Tagging Extension ([MTE](https://developer.arm.com/documentation/108035/0100/Introduction-to-the-Memory-Tagging-Extension)), a hardware security enhancement that drastically lowers the probability of exploits occurring through memory corruption bugs. The stock Pixel OS allows you to enable MTE for supported apps through Google's Advanced Protection Program or via a developer option, but its usability is quite limited. [GrapheneOS](../../os/android/distributions.md#grapheneos), an alternative Android OS we recommend, greatly improves the usability and coverage of MTE in its implementation of the feature.
|
||||
The Pixel 8 series and later supports ARM's Memory Tagging Extension ([MTE](https://developer.arm.com/documentation/108035/0100/Introduction-to-the-Memory-Tagging-Extension)), a hardware security enhancement that drastically lowers the probability of exploits occurring through memory corruption bugs. The stock Pixel OS allows you to enable MTE for supported apps through Google's Advanced Protection Program or via a developer option, but its usability is quite limited. [GrapheneOS](../../os/android/distributions/index.md#grapheneos), an alternative Android OS we recommend, greatly improves the usability and coverage of MTE in its implementation of the feature.
|
||||
|
||||
### Buying a Google Pixel
|
||||
|
||||
Reference in New Issue
Block a user