English

Auditable Register Emulations

Distributed, Parallel, and Cluster Computing 2020-05-19 v2

Abstract

The widespread prevalence of data breaches amplifies the importance of auditing storage systems. In this work, we initiate the study of auditable storage emulations, which provide the capability for an auditor to report the previously executed reads in a register. We precisely define the notion of auditable register and its properties, and establish tight bounds and impossibility results for auditable storage emulations in the presence of faulty storage objects. Our formulation considers loggable read-write registers that securely store data using information dispersal and support fast reads. In such a scenario, given a maximum number~ff of faulty storage objects and a minimum number~τ\tau of data blocks required to recover a stored value, we prove that (1) auditability is impossible if τ2f\tau \leq 2f ; (2) implementing a weak form of auditability requires τ3f+1\tau \geq 3f+1; and (3) a stronger form of auditability is impossible. We also show that signing read requests overcomes the lower bound of weak auditability, while totally ordering operations or using non-fast reads enables strong auditability.

Keywords

Cite

@article{arxiv.1905.08637,
  title  = {Auditable Register Emulations},
  author = {Vinicius V. Cogo and Alysson Bessani},
  journal= {arXiv preprint arXiv:1905.08637},
  year   = {2020}
}

Comments

16 pages, 2 figures, 1 algorithm. Improved the model definition, simplified the configuration figures, and added a section about signed reads

R2 v1 2026-06-23T09:15:26.707Z