summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-02-19 17:35:22 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-02-19 17:35:22 -0500
commitd5b071c6ef2b788acab1c588692c87d14f818a84 (patch)
tree45a8245e66586f7552735b1ae9872a808c9b2f5e /static/faq.html
parent9f4223a3fda4b8205059433d79d51f5a376a0c11 (diff)
elaborate on other baseband functionality
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/static/faq.html b/static/faq.html
index 831df186..e9a2ea48 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -338,9 +338,11 @@
<p>Activating airplane mode will fully disable the cellular radio transmit and receive
capabilities, which will prevent your phone from being reached from the cellular
network and stop your carrier (and anyone impersonating them to you) from tracking the
- device via the cellular radio. 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.</p>
+ device via the cellular radio. The baseband implements other functionality such as
+ Wi-Fi and GPS functionality, but each of these components is separately sandboxed on
+ the baseband and independent of each other. Enabling airplane mode disables the
+ cellular radio, but Wi-Fi can be re-enabled and used without activating the cellular
+ radio again. This allows using the device as a Wi-Fi only device.</p>
</div>
<footer>