An implementation study of a ghost drive: hidden file store in a filesystem

  • Authors:
  • Eungyu Lee;Joonwoo Lee;Hyeongseok Kang;Kanghee Kim;Sung-Ryul Kim;Sung Y. Shin

  • Affiliations:
  • Soongsil University Seoul, Korea;Soongsil University Seoul, Korea;Soongsil University Seoul, Korea;Soongsil University Seoul, Korea;Konkuk University Seoul, Korea;South Dakota State University

  • Venue:
  • Proceedings of the 27th Annual ACM Symposium on Applied Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, it becomes increasingly important to secure user private data in mobile devices. To protect user private data, one possible approach is to implement a secure file storage in the mobile devices based on mandatory access control (MAC), but the device manufacturers seldom implement it because of high pressure of time-to-market, frequent version upgrade of the operating system, and no unanimous agreement in the MAC standard software. In this paper, we propose an implementation study of a secure file storage, called a ghost drive, which can facilitate the implementation of MAC in the mobile devices by unburdening the manufacturers from aggressive instrumentation of the whole operating system. Since our implementation is in form of a loadable kernel module, separated from the main kernel, it can be deployed even to commercial mobile devices already in use by installing it over the air. Our experiments show that the performance of our secure storage implementation is not worse than the original unmodified implementation.