diff options
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 112 |
1 files changed, 57 insertions, 55 deletions
diff --git a/static/faq.html b/static/faq.html index 8414893e..b67b3449 100644 --- a/static/faq.html +++ b/static/faq.html @@ -53,61 +53,63 @@ members can link to these and save lots of time while also providing higher quality answers.</p> - <h2 id="table-of-contents"> - <a href="#table-of-contents">Table of contents</a> - </h2> - <ul> - <li> - <a href="#device-support">Device support</a> - <ul> - <li><a href="#supported-devices">Which devices are supported?</a></li> - <li><a href="#recommended-devices">Which devices are recommended?</a></li> - <li><a href="#future-devices">Which devices will be supported in the future?</a></li> - <li><a href="#when-devices">When will more devices be supported?</a></li> - <li><a href="#legacy-devices">Why are older devices no longer supported?</a></li> - </ul> - </li> - <li> - <a href="#security-and-privacy">Security and privacy</a> - <ul> - <li><a href="#clipboard">Can apps spy on the clipboard in the background - or inject content into it?</a></li> - <li><a href="#hardware-identifiers">Can apps access hardware - identifiers?</a></li> - <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="#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> - <li><a href="#default-dns">Which DNS servers are used by default?</a></li> - <li><a href="#custom-dns">How do I use a custom DNS server?</a></li> - <li><a href="#private-dns-ip">Why does Private DNS not accept IP - addresses?</a></li> - <li><a href="#private-dns-other">Does DNS-over-TLS (Private DNS) protect - other connections?</a></li> - <li><a href="#private-dns-visited">Does DNS-over-TLS (Private DNS) hide - which sites are visited, etc.?</a></li> - <li><a href="#vpn-support">What kind of VPN and Tor support is available?</a></li> - <li><a href="#network-monitoring">Can apps monitor network connections or - statistics?</a></li> - <li><a href="#firewall">Does GrapheneOS provide a firewall?</a></li> - <li><a href="#ad-blocking">How can I set up system-wide ad-blocking?</a></li> - <li><a href="#ad-blocking-apps">Are ad-blocking apps supported?</a></li> - <li><a href="#baseband-isolation">Is the baseband isolated?</a></li> - </ul> - </li> - <li> - <a href="#day-to-day-use">Day to day use</a> - <ul> - <li><a href="#updates">How do I keep the OS updated?</a></li> - <li><a href="#updates-sideloading">How do I update without connecting the - device to the internet?</a></li> - </ul> - </li> - <li><a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a></li> - <li><a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a></li> - </ul> + <nav> + <h2 id="table-of-contents"> + <a href="#table-of-contents">Table of contents</a> + </h2> + <ul> + <li> + <a href="#device-support">Device support</a> + <ul> + <li><a href="#supported-devices">Which devices are supported?</a></li> + <li><a href="#recommended-devices">Which devices are recommended?</a></li> + <li><a href="#future-devices">Which devices will be supported in the future?</a></li> + <li><a href="#when-devices">When will more devices be supported?</a></li> + <li><a href="#legacy-devices">Why are older devices no longer supported?</a></li> + </ul> + </li> + <li> + <a href="#security-and-privacy">Security and privacy</a> + <ul> + <li><a href="#clipboard">Can apps spy on the clipboard in the background + or inject content into it?</a></li> + <li><a href="#hardware-identifiers">Can apps access hardware + identifiers?</a></li> + <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="#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> + <li><a href="#default-dns">Which DNS servers are used by default?</a></li> + <li><a href="#custom-dns">How do I use a custom DNS server?</a></li> + <li><a href="#private-dns-ip">Why does Private DNS not accept IP + addresses?</a></li> + <li><a href="#private-dns-other">Does DNS-over-TLS (Private DNS) protect + other connections?</a></li> + <li><a href="#private-dns-visited">Does DNS-over-TLS (Private DNS) hide + which sites are visited, etc.?</a></li> + <li><a href="#vpn-support">What kind of VPN and Tor support is available?</a></li> + <li><a href="#network-monitoring">Can apps monitor network connections or + statistics?</a></li> + <li><a href="#firewall">Does GrapheneOS provide a firewall?</a></li> + <li><a href="#ad-blocking">How can I set up system-wide ad-blocking?</a></li> + <li><a href="#ad-blocking-apps">Are ad-blocking apps supported?</a></li> + <li><a href="#baseband-isolation">Is the baseband isolated?</a></li> + </ul> + </li> + <li> + <a href="#day-to-day-use">Day to day use</a> + <ul> + <li><a href="#updates">How do I keep the OS updated?</a></li> + <li><a href="#updates-sideloading">How do I update without connecting the + device to the internet?</a></li> + </ul> + </li> + <li><a href="#anti-theft">Does GrapheneOS provide Factory Reset Protection?</a></li> + <li><a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a></li> + </ul> + </nav> <h2 id="device-support"> <a href="#device-support">Device support</a> |
