Skip to content

Add secure deletion (shreding) #270

@rgimad

Description

@rgimad
  • Add an option that makes all file deletion operations secure: firstly rewrite file contents with some zero/random data (by some algorithm, there're a bunch of them) and only after that delete. Option would look like this:
Image
  • Also, add this option to the CLI version

  • Also, related to secure deletion, it would be very useful to implement shreding free space on selected disk. For this feature there is necessary to make a menu that shows all the disk in the system that we can shred free space on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomerstuiTerminal User Interface

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions