Secure deletion on the ext3 filesystem

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Bobo-the-Cat
Level 3
Level 3
Posts: 111
Joined: Tue Jun 03, 2008 1:03 pm

Secure deletion on the ext3 filesystem

Post by Bobo-the-Cat »

I understand that it may not be possible to securely delete a file from the ext3 filesystem, because the filesystem is journalled. I have read somewhere that it may depend on the options used when the filesystem is mounted , i.e those in fstab. I have looked at this file and Linux Mint does not appear to be using the "journalled" option. Is there a Mint technical expert that could definitely confirm what the situation is here?

What I want to be able to do is to ensure that if I delete a file, say using the "wipe -fri" command which overwrites the file 35 times, that this file can NEVER be recovered. If there is jornalling - can this switched off or reset if it would allow the file to be recovered?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
grimdestripador
Level 6
Level 6
Posts: 1051
Joined: Fri Feb 16, 2007 2:26 am

Re: Secure deletion on the ext3 filesystem

Post by grimdestripador »

Yes there is journalizing. And yes your document may be swapped and later retreived.

The secure option is to mount a TrueCrypt container file and use that as your secure HD. You could then format it ext2 to prevent journalizing.
Locked

Return to “Beginner Questions”