diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-06-22 16:26:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-06-22 16:26:17 -0400 |
| commit | b2d0f0d9427b6f7ba4b709f251cb28bcaef9c8e9 (patch) | |
| tree | 73a7fe88e7a27d1a203d66d6d06a243e244a81bc /static | |
| parent | 20b7bdf558a16407c5a3c126931b55f8308df9d1 (diff) | |
temporarily list improved IPv6 privacy addresses
Might as well be listed as a feature until this gets fixed upstream
based on our issue reports.
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 0cb65125..5142b244 100644 --- a/static/features.html +++ b/static/features.html @@ -210,6 +210,7 @@ <li>When the per-connection MAC randomization added by GrapheneOS is being used, DHCP client state is flushed before reconnecting to a network to avoid revealing that it's likely the same device as before.</li> + <li>Improved IPv6 privacy addresses to prevent tracking across networks</li> <li>Vanadium: hardened WebView and default browser — the WebView is what most other apps use to handle web content, so you benefit from Vanadium in many apps even if you choose another browser</li> |
