Efficient Robust Storage Using Secret Tokens

  • Authors:
  • Dan Dobre;Matthias Majuntke;Marco Serafini;Neeraj Suri

  • Affiliations:
  • TU Darmstadt, Darmstadt, Germany 64289;TU Darmstadt, Darmstadt, Germany 64289;TU Darmstadt, Darmstadt, Germany 64289;TU Darmstadt, Darmstadt, Germany 64289

  • Venue:
  • SSS '09 Proceedings of the 11th International Symposium on Stabilization, Safety, and Security of Distributed Systems
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present algorithms that reduce the time complexity and improve the scalability of robust storage for unauthenticated data. Robust storage ensures progress under every condition (wait-freedom) and never returns an outdated value (regularity) nor a forged value (Byzantine fault tolerance). The algorithms use secret tokens , which are values randomly selected by the clients and attached to the data written into the storage. Tokens are secret because they cannot be predicted by the attacker before they are used, and thus revealed, by the clients. Our algorithms do not rely on unproven cryptographic assumptions as algorithms based on self-verifying data. They are optimally-resilient, and ensure that reads complete in two communication rounds if readers do not write into the storage, or in one communication round otherwise.