libsd is a library that allows any application to securely delete files by writing several bitpatterns over a file before removing it from a filesystem. It does this by replacing various library functions like (f)truncate(64).
libsd is a library that allows any application to securely delete files by writing several bitpatterns over a file before removing it from a filesystem. It does this by replacing various library functions like (f)truncate(64).