Skip to content

Secure deletion of source file

Compare
Choose a tag to compare
@pfmonville pfmonville released this 13 Aug 14:15
· 42 commits to master since this release

Now you can securely delete the source file using the 'd' option.
It now overwrites the source file instead of generating a new encrypted file.
There is one limitation however, when the source is a folder, it will just be removed at the end (not as secure) but the tar file generated used to encrypt the output will be overwritten by random data before deletion.