clarification on private DNS

This commit is contained in:
Daniel Micay 2020-02-28 23:54:57 -05:00
parent 42eb826200
commit b2c6334904

View File

@ -431,7 +431,8 @@
ambiguous IP addresses, so encrypted DNS is part of what's required to take away a lot 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 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 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> </div>
<footer> <footer>
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>