-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Milestone
Description
Category: Files
Quick summary use case: As an admin/user I want to have the ability (opt-in) to properly delete files. Currently when a file is deleted, it just is not visible anymore (afaik) and could be recovered using forensics. To properly delete a file it would need to be overwritten.
Problem it solves / Why I think this is important: If storage encryption is disabled, everybody having access to the storage could be able to recover deleted files until they are overwritten by chance. For security-aware users this would provide an enhancement and it could be necessary for meeting (retention) compliance requirements.
Please share your thoughts!