diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 17:31:16 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 17:31:16 -0500 |
| commit | 32b12435d9e33a914bd10c55d4eb440ca7785e9a (patch) | |
| tree | 08a85b8dd121935d698c05997f94e4ea28e53fb0 /static | |
| parent | 670faeb14af822e05d902a2036a74b80a732333a (diff) | |
Wi-Fi information belongs elsewhere
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index d399295d..ae02737f 100644 --- a/static/faq.html +++ b/static/faq.html @@ -340,7 +340,7 @@ network and stop your carrier (and anyone impersonating them to you) from tracking the device via the cell network. On currently supported devices, the code for Wi-Fi and cellular radios is separately sandboxed, and while airplane mode is on, the phone may - still be connected and used on WiFi. MAC Addresses on Wi-Fi are randomized.</p> + still be connected and used on WiFi.</p> </div> <footer> |
