diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-15 11:18:12 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-05-15 11:18:38 -0400 |
| commit | 304a668a456c9c6053f92e3b5ae9f475241b0ec2 (patch) | |
| tree | 5c654eaeb6394038cf709ffd7754bbfaaf8b88ea | |
| parent | 0c88e20bf13b255bc19d48784bdbd553d5c9c36f (diff) | |
stronger recommendation about Private DNS + secondary user VPN
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index 7edb6c42..0f4b85a5 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1396,8 +1396,8 @@ configured. If you want to filter traffic while using a VPN, use a VPN service app able to do both such as RethinkDNS. Private DNS also interacts strangely with multiple profiles since each profile has their own VPN configuration but - Private DNS is global. Either leave Private DNS on the default Automatic mode - or set it to disabled when using VPNs.</p> + Private DNS is global. <strong>We strongly recommend fully disabling Private DNS + when using a VPN on any secondary profile until it's overhauled.</strong></p> </article> <article id="network-monitoring"> |
