diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-05 09:10:18 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-05 09:10:18 -0500 |
| commit | a3d6e2bf949ef3b5ee5e2da2799c00a92e6a7924 (patch) | |
| tree | 64d4c7fa6a4e24f540c692be629cef28653b5c15 | |
| parent | ab7f7d300233526825dcf7100d0c13331f49be81 (diff) | |
add Mullvad app as a 2nd recommendation
| -rw-r--r-- | static/faq.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index fb200937..05e6680e 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1378,8 +1378,10 @@ Network & internet <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> + implementations. The only apps we can recommend is the official WireGuard + app and the official Mullvad app. Mullvad's app is tested on GrapheneOS with + hardware memory tagging, unlike the official WireGuard app which has invalid + memory accesses detected by memory tagging if it's enabled.</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, |
