中文
相关论文

相关论文: Can Encrypted DNS Be Fast?

200 篇论文

Unencrypted DNS traffic between users and DNS resolvers can lead to privacy and security concerns. In response to these privacy risks, many browser vendors have deployed DNS-over-HTTPS (DoH) to encrypt queries between users and DNS…

密码学与安全 · 计算机科学 2025-10-31 Ranya Sharma , Nick Feamster

Nearly every service on the Internet relies on the Domain Name System (DNS), which translates a human-readable name to an IP address before two endpoints can communicate. Today, DNS traffic is unencrypted, leaving users vulnerable to…

网络与互联网体系结构 · 计算机科学 2020-02-25 Austin Hounsel , Kevin Borgolte , Paul Schmitt , Jordan Holland , Nick Feamster

Several encryption proposals for DNS have been presented since 2016, but their adoption was not comprehensively studied yet. This research measured the current adoption of DoH (DNS over HTTPS), DoT (DNS over TLS), and DoQ (DNS over QUIC)…

密码学与安全 · 计算机科学 2021-07-12 Sebastián García , Karel Hynek , Dmtrii Vekshin , Tomáš Čejka , Armin Wasicek

Over the last decade, Web traffic has significantly shifted towards HTTPS due to an increased awareness for privacy. However, DNS traffic is still largely unencrypted, which allows user profiles to be derived from plaintext DNS queries.…

网络与互联网体系结构 · 计算机科学 2023-05-04 Mike Kosek , Luca Schumann , Robin Marx , Trinh Viet Doan , Vaibhav Bajpai

Emerging protocols such as DNS-over-HTTPS (DoH) and DNS-over-TLS (DoT) improve the privacy of DNS queries and responses. While this trend towards encryption is positive, deployment of these protocols has in some cases resulted in further…

网络与互联网体系结构 · 计算机科学 2021-09-23 Austin Hounsel , Paul Schmitt , Kevin Borgolte , Nick Feamster

The DNS is one of the most crucial parts of the Internet. Since the original DNS specifications defined UDP and TCP as the underlying transport protocols, DNS queries are inherently unencrypted, making them vulnerable to eavesdropping and…

网络与互联网体系结构 · 计算机科学 2022-07-19 Mike Kosek , Trinh Viet Doan , Malte Granderath , Vaibhav Bajpai

Virtually every connection to an Internet service is preceded by a DNS lookup which is performed without any traffic-level protection, thus enabling manipulation, redirection, surveillance, and censorship. To address these issues, large…

密码学与安全 · 计算机科学 2019-10-08 Sandra Siby , Marc Juarez , Claudia Diaz , Narseo Vallina-Rodriguez , Carmela Troncoso

The Domain Name System (DNS) is one of the most crucial parts of the Internet. Although the original standard defined the usage of DNS over UDP (DoUDP) as well as DNS over TCP (DoTCP), UDP has become the predominant protocol used in the…

网络与互联网体系结构 · 计算机科学 2022-07-19 Mike Kosek , Trinh Viet Doan , Simon Huber , Vaibhav Bajpai

Centralized DNS over HTTPS/TLS (DoH/DoT) resolution, which has started being deployed by major hosting providers and web browsers, has sparked controversy among Internet activists and privacy advocates due to several privacy concerns. This…

网络与互联网体系结构 · 计算机科学 2020-02-19 Nguyen Phong Hoang , Ivan Lin , Seyedhamed Ghavamnia , Michalis Polychronakis

DNS over TLS (DoT) and DNS over HTTPS (DoH) encrypt DNS to guard user privacy by hiding DNS resolutions from passive adversaries. Yet, past attacks have shown that encrypted DNS is still sensitive to traffic analysis. As a consequence, RFC…

密码学与安全 · 计算机科学 2019-07-03 Jonas Bushart , Christian Rossow

Recent developments to encrypt the Domain Name System (DNS) have resulted in major browser and operating system vendors deploying encrypted DNS functionality, often enabling various configurations and settings by default. In many cases,…

密码学与安全 · 计算机科学 2023-02-22 Alexandra Nisenoff , Ranya Sharma , Nick Feamster

In recent years, DNS over Encrypted (DoE) methods have been regarded as a novel trend within the realm of the DNS ecosystem. In these DoE methods, DNS over HTTPS (DoH) provides encryption to protect data confidentiality while providing…

密码学与安全 · 计算机科学 2024-03-20 Cong Dong , Jiahai Yang , Yun Li , Yue Wu , Yufan Chen , Chenglong Li , Haoran Jiao , Xia Yin , Yuling Liu

The DNS (Domain Name System) protocol has been in use since the early days of the Internet. Although DNS as a de facto networking protocol had no security considerations in its early years, there have been many security enhancements, such…

密码学与安全 · 计算机科学 2025-02-17 Abdullah Aydeger , Sanzida Hoque , Engin Zeydan , Kapal Dev

Domain name system communication may provide sensitive information on users' Internet activity. DNS-over-TLS and DNS-over-HTTPS are proposals aiming at increasing the privacy of Internet end users. In this paper we present an overview of…

网络与互联网体系结构 · 计算机科学 2022-04-11 Kamil Jerabek , Ondrej Rysavy , Ivana Burgetova

The domain name system (DNS) that maps alphabetic names to numeric Internet Protocol (IP) addresses plays a foundational role for Internet communications. By default, DNS queries and responses are exchanged in unencrypted plaintext, and…

密码学与安全 · 计算机科学 2024-07-08 Minzhao Lyu , Hassan Habibi Gharakheili , Vijay Sivaraman

DNS is a vital component for almost every networked application. Originally it was designed as an unencrypted protocol, making user security a concern. DNS-over-HTTPS (DoH) is the latest proposal to make name resolution more secure. In this…

网络与互联网体系结构 · 计算机科学 2019-09-16 Timm Boettger , Felix Cuadrado , Gianni Antichi , Eder Leao Fernandes , Gareth Tyson , Ignacio Castro , Steve Uhlig

Since its introduction in 1987, the DNS has become one of the core components of the Internet. While it was designed to work with both TCP and UDP, DNS-over-UDP (DoUDP) has become the default option due to its low overhead. As new Resource…

网络与互联网体系结构 · 计算机科学 2023-07-13 Pratyush Dikshit , Mike Kosek , Nils Faulhaber , Jayasree Sengupta , Vaibhav Bajpai

The Domain Name System (DNS) is central to all Internet user activity, resolving accessed domain names into Internet Protocol (IP) addresses. As a result, curious DNS resolvers can learn everything about Internet users' interests. Public…

密码学与安全 · 计算机科学 2025-09-30 Philip Sjösvärd , Hongyu Jin , Panos Papadimitratos

The Domain Name System (DNS) is the foundation of a human-usable Internet, responding to client queries for host-names with corresponding IP addresses and records. Traditional DNS is also unencrypted, and leaks user information to network…

The domain name resolution into IP addresses can significantly delay connection establishments on the web. Moreover, the common use of recursive DNS resolvers presents a privacy risk as they can closely monitor the user's browsing…

网络与互联网体系结构 · 计算机科学 2019-08-14 Erik Sy
‹ 上一页 1 2 3 10 下一页 ›