file_shred 1.1.3

Library and binary to securily delete files, overwriting and moving them before removal.
Documentation

# Put only whitelisted things in the Docker build context.
# First remove everything:
*

# Now explicitly add the source code and Cargo files:
!src/
!Cargo.toml
!Cargo.lock