From b2c633490497f451e472cb5a223aac39b6067a17 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Fri, 28 Feb 2020 23:54:57 -0500
Subject: [PATCH] clarification on private DNS
---
static/faq.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/static/faq.html b/static/faq.html
index 8654dd30..d9f2d3f4 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -431,7 +431,8 @@
ambiguous IP addresses, so encrypted DNS is part of what's required to take away a lot
of the information leaked to adversaries. However, TLS currently leaks domains via
SNI, so encrypted DNS is not yet accomplishing much. It's a forward looking feature
- that will become more useful in the future.
+ that will become more useful in the future. Using it is recommended, but it's not an
+ alternative to using Tor or a VPN.