diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 7 |
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> |
