Bandwidth-efficient Storage Services for Mitigating Side Channel Attack
Pengfei Zuo, Yu Hua, Cong Wang, Wen Xia, Shunde Cao, Yukun Zhou,, Yuanyuan Sun

TL;DR
This paper introduces RRCS, a scheme that adds randomized redundant chunks to cloud storage deduplication processes, effectively mitigating privacy-leaking side channel attacks while preserving high bandwidth efficiency.
Contribution
The paper proposes a novel randomized redundant chunk scheme (RRCS) that enhances privacy protection in deduplication without sacrificing bandwidth efficiency.
Findings
RRCS significantly reduces the risk of LRI side channel attacks.
Experimental results confirm RRCS maintains high deduplication efficiency.
RRCS is effective on large-scale real-world datasets.
Abstract
Data deduplication is able to effectively identify and eliminate redundant data and only maintain a single copy of files and chunks. Hence, it is widely used in cloud storage systems to save storage space and network bandwidth. However, the occurrence of deduplication can be easily identified by monitoring and analyzing network traffic, which leads to the risk of user privacy leakage. The attacker can carry out a very dangerous side channel attack, i.e., learn-the-remaining-information (LRI) attack, to reveal users' privacy information by exploiting the side channel of network traffic in deduplication. Existing work addresses the LRI attack at the cost of the high bandwidth efficiency of deduplication. In order to address this problem, we propose a simple yet effective scheme, called randomized redundant chunk scheme (RRCS), to significantly mitigate the risk of the LRI attack while…
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
TopicsCloud Data Security Solutions · Security and Verification in Computing · Cryptographic Implementations and Security
