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".
+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.
+