Private Web Search with an Expected Constant Round
Myungsun Kim

TL;DR
This paper introduces a cryptography-based private web search protocol that achieves constant-round efficiency with low communication overhead, enhancing privacy while maintaining computational practicality.
Contribution
It presents a novel, round-efficient cryptographic protocol for private web search that reduces interaction rounds and improves security management over existing solutions.
Findings
Achieves four-round protocol with O(n) communication complexity assuming broadcast channel.
Expected O(1) rounds with point-to-point interaction, maintaining efficiency.
Requires only 3n modular exponentiations for n users.
Abstract
Web searching is becoming an essential activity because it is often the most effective and convenient way of finding information. However, a Web search can be a threat to the privacy of the searcher because the queries may reveal sensitive information about the searcher. Private Web search (PWS) solutions allow users to find information on the Internet while preserving their privacy. Here, privacy means maintaining the confidentiality of the identity of the communicating users. According to their underlying technology, existing PWS solutions can be divided into three types: proxy-based solutions, obfuscation-based solutions, and cryptography-based solutions. Of these, cryptography-based PWS (CB-PWS) systems are particularly interesting because they provide strong privacy guarantees in the cryptographic sense. In this paper, we present a round-efficient CB-PWS protocol that preserves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Internet Traffic Analysis and Secure E-voting · Privacy-Preserving Technologies in Data
