Secure data replication over untrusted hosts

  • Authors:
  • Bogdan C. Popescu;Bruno Crispo;Andrew S. Tanenbaum

  • Affiliations:
  • Department of Computer Science, Vrije Universiteit, Amsterdam, The Netherlands;Department of Computer Science, Vrije Universiteit, Amsterdam, The Netherlands;Department of Computer Science, Vrije Universiteit, Amsterdam, The Netherlands

  • Venue:
  • HOTOS'03 Proceedings of the 9th conference on Hot Topics in Operating Systems - Volume 9
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data replication is a widely used technique for achieving fault tolerance and improved performance. With the advent of content delivery networks, it is becoming more and more frequent that data content is placed on hosts that are not directly controlled by the content owner, and because of this, security mechanisms to protect data integrity are necessary. In this paper we present a system architecture that allows arbitrary queries to be supported on data content replicated on untrusted servers. To prevent these servers from returning erroneous answers to client queries, we make use of a small number of trusted hosts that randomly check these answers and take corrective action whenever necessary. Additionally, our system employs an audit mechanism that guarantees that any untrusted server acting maliciously will eventually be detected and excluded from the system.