diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-28 23:54:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-28 23:54:57 -0500 |
| commit | b2c633490497f451e472cb5a223aac39b6067a17 (patch) | |
| tree | d60b41d7e8ae373261e9ab279fe8cd48878e1617 /static | |
| parent | 42eb826200449e3e0afb2dea743918e11e8b2286 (diff) | |
clarification on private DNS
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 3 |
1 files changed, 2 insertions, 1 deletions
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.</p> + that will become more useful in the future. Using it is recommended, but it's not an + alternative to using Tor or a VPN.</p> </div> <footer> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
