summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-02 18:21:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-02 18:22:34 -0500
commitb6b9c0fcdd63f8d6c55307c1e1ad151abf143e7d (patch)
tree1831c7ad69ef9a4150d47bb242b9e9e8d7de15e1 /static/faq.html
parent0eb5f48c5c685068eea26c7fe67dde6cd712e1ba (diff)
link to usage guide Wi-Fi section from FAQ
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html
index b67b3449..0ef4c79c 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -78,6 +78,7 @@
<li><a href="#non-hardware-identifiers">What about non-hardware identifiers?</a></li>
<li><a href="#cellular-tracking">What does GrapheneOS do about cellular
tracking and silent SMS?</a></li>
+ <li><a href="#wifi-privacy">How private is Wi-Fi?</a></li>
<li><a href="#default-connections">Which connections do the OS and
bundled apps make by default?</a></li>
<li><a href="#privacy-policy">What is the privacy policy for GrapheneOS services?</a></li>
@@ -416,6 +417,12 @@
sending texts or other data is not required or particularly useful to track devices
connected to a network for an adversary with the appropriate access.</p>
+ <h3 id="wifi-privacy">
+ <a href="#wifi-privacy">How private is Wi-Fi?</a>
+ </h3>
+
+ <p>See the <a href="/usage#wifi-privacy">usage guide section on Wi-Fi privacy</a>.</p>
+
<h3 id="default-connections">
<a href="#default-connections">What kind of connections do the OS and bundled apps
make by default?</a>