Android 11 privacy address change

This commit is contained in:
Daniel Micay 2020-09-16 07:46:17 -04:00
parent b91a7d3d60
commit 55ea71894d

View File

@ -458,7 +458,9 @@
<p>GrapheneOS also disables support for stable link-local IPv6 addresses, since these <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 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 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"> <h2 id="lte-only-mode">
<a href="#lte-only-mode">LTE-only mode</a> <a href="#lte-only-mode">LTE-only mode</a>