From 0c5e9394df53e0584c4343eda2d55b6fc355942c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 20 Jun 2020 14:59:29 -0400 Subject: [PATCH] document link-local IPv6 address change --- static/usage.html | 5 +++++ 1 file changed, 5 insertions(+) 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.

+

LTE-only mode