diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:28:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:28:28 -0500 |
| commit | 99b3df19c8b810265ca7dbabbd5a72c23b974169 (patch) | |
| tree | fe0948ef8094d13beac2af9ca355b6f79fbeec87 /static | |
| parent | 3156475544498602627bfbaa1e5d230b5f382a99 (diff) | |
clarify MAC rand
Diffstat (limited to 'static')
| -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> |
