• Medientyp: E-Artikel
  • Titel: SqORAM: Read-Optimized Sequential Write-Only Oblivious RAM
  • Beteiligte: Chakraborti, Anrin; Sion, Radu
  • Erschienen: Privacy Enhancing Technologies Symposium Advisory Board, 2020
  • Erschienen in: Proceedings on Privacy Enhancing Technologies, 2020 (2020) 1, Seite 216-234
  • Sprache: Englisch
  • DOI: 10.2478/popets-2020-0012
  • ISSN: 2299-0984
  • Schlagwörter: Aerospace Engineering
  • Entstehung:
  • Anmerkungen:
  • Beschreibung: <jats:title>Abstract</jats:title> <jats:p>Oblivious RAMs (ORAMs) allow a client to access data from an untrusted storage device without revealing the access patterns. Typically, the ORAM adversary can observe both read and write accesses. Write-only ORAMs target a more practical, <jats:italic>multi-snapshot adversary</jats:italic> only monitoring client <jats:italic>writes</jats:italic> – typical for plausible deniability and censorship-resilient systems. This allows write-only ORAMs to achieve significantly-better asymptotic performance. However, these apparent gains do not materialize in real deployments primarily due to the random data placement strategies used to break correlations between logical and physical names-paces, a required property for write access privacy. Random access performs poorly on both rotational disks and SSDs (often increasing wear significantly, and interfering with wear-leveling mechanisms).</jats:p> <jats:p>In this work, we introduce SqORAM, a new locality-preserving write-only ORAM that preserves write access privacy without requiring random data access. Data blocks close to each other in the logical domain land in close proximity on the physical media. Importantly, SqORAM maintains this data locality property over time, significantly increasing read throughput.</jats:p> <jats:p>A full Linux kernel-level implementation of SqORAM is 100x faster than non locality-preserving solutions for standard workloads and is 60-100% faster than the state-of-the-art for typical file system workloads.</jats:p>
  • Zugangsstatus: Freier Zugang