diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 07:46:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-16 07:46:17 -0400 |
| commit | 55ea71894d00e64d3dff3c5f1f68704325e557e0 (patch) | |
| tree | 8e973f4e51c1079f2a33423d4fb13cec5de36696 /static | |
| parent | b91a7d3d6015c54156e50250f3d8f00c330c3a0d (diff) | |
Android 11 privacy address change
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ <p>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.</p> + 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.</p> <h2 id="lte-only-mode"> <a href="#lte-only-mode">LTE-only mode</a> |
