From 0a781464a64b67fee0e985ff52156570ef17edd8 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Tue, 25 Nov 2025 10:56:12 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02d8d61..d36f391 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Sideband will never be released on app store platforms that does not support com The Android version of Sideband has been carefully set up to **not** use any Android APIs or functionality that are dependent on Google (or other vendor-specific) components or libraries. It uses only raw Android OS APIs, and accesses them directly, instead of through "compatibility", "support" or "helper" libraries, which can often hijack application data flow into privacy-compromising pipelines controlled by Google or other vendors. -This also means that Sideband is designed to be fully compatible with custom (and more privacy-friendly) Android versions and ROMs. +This also means that Sideband is designed to be fully compatible with custom (and more privacy-friendly) Android versions and ROMs, such as GrapheneOS. ## On Linux