diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 39878b32..104d272b 100644 --- a/static/usage.html +++ b/static/usage.html @@ -440,6 +440,11 @@ connecting to a network. It has 3 options available: "Use fully randomized MAC (default)", "Use per-network randomized MAC" and "Use device MAC".</p> + <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> + <h2 id="lte-only-mode"> <a href="#lte-only-mode">LTE-only mode</a> </h2> |
