From 109478a0aa6ab88d57d64ad57df11c4c7814cc1c Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Fri, 26 Sep 2025 22:36:29 -0500 Subject: [PATCH] add security research to android section --- blog/posts/ios-vs-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/ios-vs-android.md b/blog/posts/ios-vs-android.md index e672012d..8cf28722 100644 --- a/blog/posts/ios-vs-android.md +++ b/blog/posts/ios-vs-android.md @@ -136,7 +136,7 @@ GrapheneOS utilizes hardware features like MTE, which is locked behind [Advanced They also disable USB at the [hardware level](https://grapheneos.org/features#usb-c-port-and-pogo-pins-control). This is a demonstrable security improvement, as forensics companies like [Cellebrite](https://discuss.grapheneos.org/d/14344-cellebrite-premium-july-2024-documentation) have leaked documentation showing they're not able to get into GrapheneOS devices above a 2022 patch level. - +The ability to unlock the bootloader on Android devices is a huge boon for security research as well. ## Permissions