DNS-Datenschutz
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns-privacy/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns-privacy/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns-privacy/)
Use the native HTML custom element.
DNS-Datenschutz umfasst die Techniken, Protokolle und Richtlinien, die zum Schutz der Browsing-Absichten von Nutzern vor passiver Überwachung auf der DNS-Ebene entwickelt wurden. Da traditionelle [[dns|DNS]]-Anfragen unverschlüsselt im Klartext gesendet werden, sind sie für ISPs, Netzwerkadministratoren und passive Lauscher sichtbar. Protokolle wie [[dns-over-https|DNS-over-HTTPS (DoH)]], [[dns-over-tls|DNS-over-TLS (DoT)]] und [[encrypted-sni|Encrypted Client Hello (ECH)]] verschlüsseln DNS-Datenverkehr. Weitere Datenschutzmaßnahmen umfassen Query-Name-Minimierung (RFC 7816) und die Nutzung datenschutzfreundlicher Resolver.
Beispiel
An activist uses a combination of DoH and ECH so that their ISP sees encrypted HTTPS traffic but cannot determine which news sites, forums, or advocacy pages they visit.