diff options
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 1be841d5..2b22d18e 100644 --- a/static/features.html +++ b/static/features.html @@ -96,7 +96,7 @@ code</li> <li>Default enabled per-connection MAC randomization as an improvement over Android's default per-network MAC randomization reusing the same MAC address until the DHCP lease with that - network expires</li> + network expires (can still use the standard implementation or fully disable it)</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> |
