中文
相关论文

相关论文: DNS Privacy with Speed? Evaluating DNS over QUIC a…

200 篇论文

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

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

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

Every Web session involves a DNS resolution. While, in the last decade, we witnessed a promising trend towards an encrypted Web in general, DNS encryption has only recently gained traction with the standardisation of DNS over TLS (DoT) and…

密码学与安全 · 计算机科学 2024-02-01 Jayasree Sengupta , Mike Kosek , Justus Fries , Simone Ferlin , Pratyush Dikshit , Vaibhav Bajpai

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

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

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

In this paper, we study the performance of encrypted DNS protocols and conventional DNS from thousands of home networks in the United States, over one month in 2020. We perform these measurements from the homes of 2,693 participating…

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

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

In this paper, we investigate the Domain Name System (DNS) over QUIC (DoQ) and propose a non-disruptive extension, which can greatly reduce DoQ's resource consumption. This extension can benefit all DNS clients - especially Internet of…

网络与互联网体系结构 · 计算机科学 2025-07-10 Darius Saif , Ashraf Matrawy

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…

As Internet users have become more savvy about the potential for their Internet communication to be observed, the use of network traffic encryption technologies (e.g., HTTPS/TLS) is on the rise. However, even when encryption is enabled,…

密码学与安全 · 计算机科学 2020-07-09 Nguyen Phong Hoang , Arian Akhavan Niaki , Nikita Borisov , Phillipa Gill , Michalis Polychronakis

The Domain Name System (DNS), which converts domain names to their respective IP addresses, has advanced enhancements aimed at safeguarding DNS data and users' identity from attackers. The recent privacy-focused advancements have enabled…

密码学与安全 · 计算机科学 2025-12-09 Aditya Kulkarni , Tamal Das , Vivek Balachandran

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

Although the security benefits of domain name encryption technologies such as DNS over TLS (DoT), DNS over HTTPS (DoH), and Encrypted Client Hello (ECH) are clear, their positive impact on user privacy is weakened by--the still exposed--IP…

密码学与安全 · 计算机科学 2021-06-17 Nguyen Phong Hoang , Arian Akhavan Niaki , Phillipa Gill , Michalis Polychronakis

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

QUIC is a performance-optimized secure transport protocol and a building block of the upcoming HTTP/3 standard. To protect against denial-of-service attacks, QUIC servers need to validate the IP addresses claimed by their clients. So far,…

密码学与安全 · 计算机科学 2019-03-25 Erik Sy

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

QUIC is a new network protocol standardized in 2021. It was designed to replace the TCP/TLS stack and is based on UDP. The most current web standard HTTP/3 is specifically designed to use QUIC as transport protocol. QUIC claims to provide…

网络与互联网体系结构 · 计算机科学 2025-05-16 Marcel Kempf , Nikolas Gauder , Benedikt Jaeger , Johannes Zirngibl , Georg Carle
‹ 上一页 1 2 3 10 下一页 ›