skeeto/enchive

Feature request: secure delete

jung-kurt opened this issue · 2 comments

After successfully archiving a plaintext file, it would be desirable if the --delete option securely obscured the input file before unlinking it. This could be with a configured program such as shred (something like --sdelete[=program]?) or perhaps it could be done natively with routines that enchive already uses. Even simply overwriting the input file with the output file would have some value.

Every point you make is persuasive and well-articulated. I agree with your conclusion.

Thanks for your thorough consideration of this -- I understand the issues now. How I wish all software practitioners shared your insight and intellectual honesty!