From 304a668a456c9c6053f92e3b5ae9f475241b0ec2 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Thu, 15 May 2025 11:18:12 -0400
Subject: [PATCH] stronger recommendation about Private DNS + secondary user
VPN
---
static/faq.html | 4 ++--
1 file 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.
+ Private DNS is global. We strongly recommend fully disabling Private DNS
+ when using a VPN on any secondary profile until it's overhauled.