From 59451a84472395499412784a3b6dbb9c89e09483 Mon Sep 17 00:00:00 2001 From: redoomed1 <161974310+redoomed1@users.noreply.github.com> Date: Fri, 16 Aug 2024 19:44:23 -0700 Subject: [PATCH] style: Add missing threat model captions Signed-off-by: redoomed1 <161974310+redoomed1@users.noreply.github.com> --- docs/android/distributions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/android/distributions.md b/docs/android/distributions.md index 387833636a..9628b3d00e 100644 --- a/docs/android/distributions.md +++ b/docs/android/distributions.md @@ -31,7 +31,10 @@ schema: "@type": WebPage url: "./" --- -[:material-target-account:](../basics/common-threats.md#attacks-against-specific-individuals){ .pg-red } [:material-bug-outline:](../basics/common-threats.md#security-and-privacy){ .pg-orange } +Protects against the following threat(s): + +- [:material-target-account: Targeted Attacks](../basics/common-threats.md#attacks-against-specific-individuals){ .pg-red } +- [:material-bug-outline: Passive Attacks](../basics/common-threats.md#security-and-privacy){ .pg-orange } A **custom Android-based operating system** (often known as a **custom ROM**) is a popular way to achieve higher levels of privacy and security on your device. This is in contrast to the "stock" version of Android which comes with your phone from the factory, and is often deeply integrated with Google Play Services.