From 55ea71894d00e64d3dff3c5f1f68704325e557e0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 16 Sep 2020 07:46:17 -0400 Subject: [PATCH] Android 11 privacy address change --- static/usage.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/usage.html b/static/usage.html index a190c6e5..f638b3b1 100644 --- a/static/usage.html +++ b/static/usage.html @@ -458,7 +458,9 @@

GrapheneOS also disables support for stable link-local IPv6 addresses, since these have the potential to be used as identifiers. It's more sensible to use typical link-local address generation based on the (randomized) MAC address since link-local - devices have access to both.

+ devices have access to both. As of Android 11, Android only uses stable link-local + privacy addresses when MAC randomization is disabled, so we no longer need to disable + the feature.

LTE-only mode