You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/11 17:56:00 UTC

[jira] [Assigned] (HDFS-11357) Secure Delete

     [ https://issues.apache.org/jira/browse/HDFS-11357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell reassigned HDFS-11357:
------------------------------------------

    Assignee:     (was: Andrew Kyle Purtell)

> Secure Delete
> -------------
>
>                 Key: HDFS-11357
>                 URL: https://issues.apache.org/jira/browse/HDFS-11357
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>            Reporter: Andrew Kyle Purtell
>            Priority: Minor
>         Attachments: 0001-HDFS-secure-delete.patch, HDFS-11357.patch
>
>
> Occasionally for compliance or other legal/process reasons it is necessary to attest that data has been deleted in such a way that it cannot be retrieved even through low level forensics (for some reasonable definition of this that typically excludes the resources a state actor can bring to data recovery). HDFS at-rest encryption offers one way to achieve this, if the data keying strategy is highly granular. One simply "forgets" a key corresponding to a given set of files and the data becomes irretrievable. However if HDFS at-rest encryption is not enabled or a fine grained keying strategy is not possible, another simple strategy can be employed. 
> The objective is to ensure once a block is deleted no trace of the data within the block exists on disk in unallocated regions, for all blocks, providing assurance deleted data cannot be recovered at any time through reasonable effort even with low level access. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org