clarify MAC rand

This commit is contained in:
Daniel Micay 2020-12-05 12:28:28 -05:00
parent 3156475544
commit 99b3df19c8

View File

@ -96,7 +96,7 @@
code</li> code</li>
<li>Default enabled per-connection MAC randomization as an improvement over Android's default <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 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 <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 other apps use to handle web content, so you benefit from Vanadium in many apps
even if you choose another browser</li> even if you choose another browser</li>