secure deletion
Poul-Henning Kamp
phk at critter.freebsd.dk
Sat May 22 14:18:26 GMT 1999
In message <Pine.BSF.4.05.9905191535110.7728-100000 at ws-ilmar.ints.ru>, "Ilmar S
. Habibulin" writes:
>
>May be it's an freebsd-fs@ question, but i think that it belings here to.
>I heard that some linux fs (maybe extfs2?) have some secure deletion flag,
>which being set on inode(file or dir) cause content of this file to be
>wiped before deletion, so even if somebody manage to restore file, its
>content would be unusable. I think, that it is nice feature, and i would
>like to see it in freebsd. What would you say?
If somebody decides to implement this in the kernel, please take a
look at the VOP_FREEBLKS() interface which is where/how it should be
done, if at all.
--
Poul-Henning Kamp FreeBSD coreteam member
phk at FreeBSD.ORG "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to majordomo at cyrus.watson.org
with "unsubscribe posix1e" in the body of the message
More information about the posix1e
mailing list