Proceedings of the 2008 ACM Symposium on Applied Computing 2008
DOI: 10.1145/1363686.1364093
|View full text |Cite
|
Sign up to set email alerts
|

Secure deletion for NAND flash file system

Abstract: In most file systems, if a file is deleted, only the metadata of the file is deleted or modified and the file's data is still stored on the physical media. Some users require that deleted files no longer be accessible. This requirement is more important in embedded systems that employ flash memory as a storage medium. In this paper, we have designed a NAND flash file system that has a secure deletion functionality. We modified YAFFS to support secure deletion. Our method uses encryption to delete files and for… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
28
0

Year Published

2009
2009
2016
2016

Publication Types

Select...
3
3
3

Relationship

0
9

Authors

Journals

citations
Cited by 43 publications
(28 citation statements)
references
References 10 publications
0
28
0
Order By: Relevance
“…The actual disposal of the encryption key may involve secure overwriting. Results from Reardon et al [36] and Lee et al [26] indicate that key disposal techniques may be the most appropriate technique for flash storage.…”
Section: Design Requirementsmentioning
confidence: 99%
See 1 more Smart Citation
“…The actual disposal of the encryption key may involve secure overwriting. Results from Reardon et al [36] and Lee et al [26] indicate that key disposal techniques may be the most appropriate technique for flash storage.…”
Section: Design Requirementsmentioning
confidence: 99%
“…When the level tags are updated, they are written to a new block, and the previous version is erased and re-written with pseudo-random data. The approach of using a specially-managed area of flash storage to achieve secure deletion is akin to the strategies proposed by Reardon et al [36] and Lee et al [26], and represents the state of the art for achieving deletion in flash-based storage. DEFY's hierarchy of tags ensures that every cascade will effectively delete all old versions of objects (data and metadata), irrespective of where they are stored on the device (see Figure 3).…”
Section: Metadata For Defymentioning
confidence: 99%
“…Lee et al [23] designed a NAND flash file system with a secure deletion functionality by using encryption to delete files and forces all keys of a specific file to be stored in the same block. Keypad [20] presents an auditing file system for theft-prone devices, such as laptops and smart gadget devices.…”
Section: Related Workmentioning
confidence: 99%
“…Lee et al [19] present a secure deletion solution for YAFFS using encryption. They propose encrypting all files and including the corresponding encryption key in every file header written to the file system.…”
Section: Related Workmentioning
confidence: 99%