Title :
restFS: Secure data deletion using reliable & efficient stackable file system
Author :
Bhat, W.A. ; Quadri, S.M.K.
Author_Institution :
Dept. of Comput. Sci., Univ. of Kashmir, Srinagar, India
Abstract :
After deletion data recovery is trivial and can be performed by novice hackers. Secure deletion of data can be achieved by overwriting the file´s metadata and user data during its deletion. We propose restFS, a reliable and efficient stackable file system, to fulfill the reliability and efficiency lacking in existing transparent per-file secure data deletion file system extensions. restFS is design compatible with all file systems which export block allocation map of a file to VFS and is currently implemented for EXT2 file system. Instead of overwriting at file level found in existing techniques, restFS overwrites at block level for reliability and efficiency. We evaluated the efficiency of restFS using Postmark benchmark and results indicate that restFS can save 28-98% of block overwrites which otherwise need necessarily to be overwritten in existing overwriting techniques. In addition to this, it can reduce the number of write commands issued to disk by 88%.
Keywords :
meta data; security of data; storage management; EXT2 file system; Postmark benchmark; VFS; block allocation map; block overwrite; data deletion reliability; deletion data recovery; file metadata overwriting; hacking; restFS; stackable file system; transparent per-file secure data deletion file system extension; user data overwriting; write command; Computer crashes; File systems; Kernel; Magnetic domains; Reliability engineering; Resource management;
Conference_Titel :
Applied Machine Intelligence and Informatics (SAMI), 2012 IEEE 10th International Symposium on
Conference_Location :
Herl´any
Print_ISBN :
978-1-4577-0196-2
DOI :
10.1109/SAMI.2012.6209010