diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 14:59:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 14:59:29 -0400 |
| commit | 0c5e9394df53e0584c4343eda2d55b6fc355942c (patch) | |
| tree | d578fdc47da4f8b042d9a0a662ad0c35e7120d31 /static/usage.html | |
| parent | e92baae162476e0d930a447fcffc2003922eb836 (diff) | |
document link-local IPv6 address change
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> |
