Just got an interesting project...

JT Moree moreejt at pcxperience.com
Thu Oct 5 08:36:14 MST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

George Toft wrote:
> Requirements:
> 1. Deleted files (say, qmail messages after pickup) are shredded upon 
> deletion.  Immediately upon delete.  Since an application is performing 
> the delete, I must assume "rm" is not being issued, so I can't 
> substitute "shred" in its place.

> What about #1?  Any ideas?
> 

if you dont control the application how are you going to do anything
about it anyway?  If you do control the app then just call the libraries
to do the shredding or make a system call to shred or write your own
shred routine.

But keep in mind that on journalling file systems and most modern
filesystems the shred command is not 100% effective since the OS may
move the file without your knowing about it.

- --
JT Morée
PC Xperience, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFJSZu1JwGi/ukQqERAjQNAKD8OkfUrkDUetNKl7d5qDZXldWe/gCg4K/C
vHqAbDtYEZI49cFhska423A=
=Rzq9
-----END PGP SIGNATURE-----

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.



More information about the PLUG-discuss mailing list