diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-13 05:37:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-13 05:37:50 -0400 |
| commit | 83be40c01f9866c5894778f6d8931d99fb5b4b34 (patch) | |
| tree | ab7ad2767954fc102efb2127b3862bfce88b9b84 /static | |
| parent | 5ac22edb9c180419d17d42818e310b6b35f70798 (diff) | |
fix typos in new Wi-Fi privacy section
Diffstat (limited to 'static')
| -rw-r--r-- | static/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index 0df08201..3c34148c 100644 --- a/static/usage.html +++ b/static/usage.html @@ -351,7 +351,7 @@ <p>MAC randomization is always performed for Wi-Fi scanning. Pixel phones have firmware support for scanning MAC randomization going - <a href="https://android-developers.googleblog.com/2017/04/changes-to-device-identifiers-in.html">significantly beyond a native implementation</a> + <a href="https://android-developers.googleblog.com/2017/04/changes-to-device-identifiers-in.html">significantly beyond a naive implementation</a>. On many other devices, there are identifiers exposed by Wi-Fi scanning beyond the MAC address such as the packet sequence number and assorted identifying information in the probe requests.</p> |
