summaryrefslogtreecommitdiff
path: root/static/faq.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-13 22:07:49 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-13 22:16:12 -0400
commit27926956da023d6a0b806778852a65879fd293a2 (patch)
tree1045181bc988e422bcc6f1a64bfdd06f66370b06 /static/faq.html
parentc0b71c42e3ed309078148a745a05688827ac5ab6 (diff)
avoid newlines in attributes
Diffstat (limited to 'static/faq.html')
-rw-r--r--static/faq.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/static/faq.html b/static/faq.html
index ce587795..fb200937 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -1079,11 +1079,10 @@
reverse proxy adds to that since it's unable to decrypt the
provisioned keys.</p>
- <p>A setting is added at <b>Settings&#160;<span aria-label="and
- then">></span> Network &amp; internet&#160;<span
- aria-label="and then">></span> Attestation key
- provisioning</b> for switching to directly using the Google service if
- you prefer.</p>
+ <p>A setting is added at <b>Settings&#160;<span aria-label="and then">></span>
+ Network &amp; internet&#160;<span aria-label="and then">></span>
+ Attestation key provisioning</b> for switching to directly using the
+ Google service if you prefer.</p>
<p>A future device built to run GrapheneOS as the stock OS would be
able to have a GrapheneOS attestation root and GrapheneOS attestation
@@ -1375,12 +1374,12 @@
<article id="vpn-support">
<h3><a href="#vpn-support">What kind of VPN and Tor support is available?</a></h3>
- <p>VPNs can be configured under <b>Settings&#160;<span aria-label="and
- then">></span> Network &amp; internet&#160;<span aria-label="and
- then">></span> VPN</b>. Support for the following protocols is
- included: IKEv2/IPSec MSCHAPv2, IKEv2/IPSec PSK and IKEv2/IPSec RSA. Apps can
- also provide userspace VPN implementations. The only app we can recommend is
- the official WireGuard app.</p>
+ <p>VPNs can be configured under <b>Settings&#160;<span aria-label="and then">></span>
+ Network &amp; internet&#160;<span aria-label="and then">></span> VPN</b>.
+ Support for the following protocols is included: IKEv2/IPSec MSCHAPv2,
+ IKEv2/IPSec PSK and IKEv2/IPSec RSA. Apps can also provide userspace VPN
+ implementations. The only app we can recommend is the official WireGuard
+ app.</p>
<p>VPN configurations created with the built-in support can be set as the
always-on VPN in the configuration panel. This will keep the VPN running,
@@ -1406,8 +1405,8 @@
directly request access to them. However, app-based stats can be explicitly
granted by users as part of access to app usage stats in
<b>Settings&#160;<span aria-label="and then">></span> Apps&#160;<span
- aria-label="and then">></span> Special app access&#160;<span aria-label="and
- then">></span> Usage access</b>.</p>
+ aria-label="and then">></span> Special app access&#160;<span aria-label="and then">></span>
+ Usage access</b>.</p>
<p>This was previously part of the GrapheneOS privacy improvements, but became a
standard Android feature with Android 10.</p>