English

SAFIUS - A secure and accountable filesystem over untrusted storage

Operating Systems 2016-11-18 v1 Cryptography and Security Distributed, Parallel, and Cluster Computing Networking and Internet Architecture Performance

Abstract

We describe SAFIUS, a secure accountable file system that resides over an untrusted storage. SAFIUS provides strong security guarantees like confidentiality, integrity, prevention from rollback attacks, and accountability. SAFIUS also enables read/write sharing of data and provides the standard UNIX-like interface for applications. To achieve accountability with good performance, it uses asynchronous signatures; to reduce the space required for storing these signatures, a novel signature pruning mechanism is used. SAFIUS has been implemented on a GNU/Linux based system modifying OpenGFS. Preliminary performance studies show that SAFIUS has a tolerable overhead for providing secure storage: while it has an overhead of about 50% of OpenGFS in data intensive workloads (due to the overhead of performing encryption/decryption in software), it is comparable (or better in some cases) to OpenGFS in metadata intensive workloads.

Keywords

Cite

@article{arxiv.0803.2365,
  title  = {SAFIUS - A secure and accountable filesystem over untrusted storage},
  author = {V Sriram and Ganesh Narayan and K Gopinath},
  journal= {arXiv preprint arXiv:0803.2365},
  year   = {2016}
}

Comments

11pt, 12 pages, 16 figures

R2 v1 2026-06-21T10:21:57.851Z