From: Nick Naym on
In article hhe26o$vcd$1(a)news.albasani.net, Red at red(a)neckspam.com wrote on
12/29/09 6:09 PM:

> nospam wrote:
>> In article <hhdkoh$afg$1(a)news.albasani.net>, Red <red(a)neckspam.com>
>> wrote:
>>
>>> Running SL 10.6.2 and want to secure delete just a single file WITHOUT
>>> using the Secure Empty Trash feature. Also, the file to be deleted in on
>>> an encrypted disk image-- and I can't delete the entire disk image.
>>
>> why do you care if a file on an encrypted image is securely deleted or
>> not? the bits on the disk are already encrypted.
>>
>> in any event, man srm should tell you what you need to know.
>
>
>
> Hmmm, OK- but if I'm dragging it to the trash folder-- which I don't
> think is encrypted-- so I'm wondering if it can be recovered from there?


What actually gets moved to where?


--
iMac (24", 2.8 GHz Intel Core 2 Duo, 2GB RAM, 320 GB HDD) � OS X (10.5.8)

From: Nick Naym on
In article C7602B51.4EF87%nicknaym@_remove_this_gmail.com.invalid, Nick Naym
at nicknaym@_remove_this_gmail.com.invalid wrote on 12/29/09 9:55 PM:

> In article hhe26o$vcd$1(a)news.albasani.net, Red at red(a)neckspam.com wrote on
> 12/29/09 6:09 PM:
>
>> nospam wrote:
>>> In article <hhdkoh$afg$1(a)news.albasani.net>, Red <red(a)neckspam.com>
>>> wrote:
>>>
>>>> Running SL 10.6.2 and want to secure delete just a single file WITHOUT
>>>> using the Secure Empty Trash feature. Also, the file to be deleted in on
>>>> an encrypted disk image-- and I can't delete the entire disk image.
>>>
>>> why do you care if a file on an encrypted image is securely deleted or
>>> not? the bits on the disk are already encrypted.
>>>
>>> in any event, man srm should tell you what you need to know.
>>
>>
>>
>> Hmmm, OK- but if I'm dragging it to the trash folder-- which I don't
>> think is encrypted-- so I'm wondering if it can be recovered from there?
>
>
> What actually gets moved to where?
>



Ooops...sorry....I see others have already explained this.

(FWIW: There's a cute little app that capitalizes on this: "Smart Trash"
(http://www.hyperbolicsoftware.com/SmartTrash.html).)
--
iMac (24", 2.8 GHz Intel Core 2 Duo, 2GB RAM, 320 GB HDD) � OS X (10.5.8)

From: Fred Moore on
In article <00A96C37.6278A9F8(a)SendSpamHere.ORG>,
VAXman- @SendSpamHere.ORG wrote:
> In article <fmoore-6FFE7A.17143229122009(a)news.eternal-september.org>, Fred
> Moore <fmoore(a)gcfn.org> writes:
> >In article <hhdkoh$afg$1(a)news.albasani.net>, Red <red(a)neckspam.com>
> >wrote:
> >> Running SL 10.6.2 and want to secure delete just a single file WITHOUT
> >> using the Secure Empty Trash feature. Also, the file to be deleted in on
> >> an encrypted disk image-- and I can't delete the entire disk image.
> >>
> >> Suggestions?
> >
> >From the terminal, the rm [remove] command should work if you use the -P
> >option which overwrites the file 3 times before deleting. You might want
> >to use the -v [verbose] option with it to make sure it happens. See man
> >rm.
>
> Original poster wants to *securely* delete the file. 'rm' won't do that.
> The command to securely remove a file is 'srm'. srm -v filename will show
> the progress of the secure passes on the file.

Well, VAXman-, from reading the man pages for srm it seems that it's
just a little more thorough (srm uses a 35-pass routine by default with
file renaming and truncating) than rm -P.

Unless the DIA is after you, I'd think 3 passes would be secure enough.
But you're absolutely right, srm will do the trick.

However, it seems that Red, the OP, was looking for a GUI since he
didn't respond (yet anyway) to either of our terminal suggestions.
From: Tempuser on
On 12/29/09 12:19 PM, Red wrote:
> Running SL 10.6.2 and want to secure delete just a single file WITHOUT
> using the Secure Empty Trash feature. Also, the file to be deleted in on
> an encrypted disk image-- and I can't delete the entire disk image.
>
> Suggestions?
I use Permanent Eraser (a freeware app). I placed its icon on the
finder toolbar. You just drag the file you want to securely
delete to the icon.
http://www.apple.com/downloads/macosx/system_disk_utilities/permanenteraser.html
From: Doc O'Leary on
In article <hhdkoh$afg$1(a)news.albasani.net>, Red <red(a)neckspam.com>
wrote:

> Running SL 10.6.2 and want to secure delete just a single file WITHOUT
> using the Secure Empty Trash feature. Also, the file to be deleted in on
> an encrypted disk image-- and I can't delete the entire disk image.
>
> Suggestions?

If you're comfortable using Terminal, the "srm" command is what you
want. If you're not, others have wrapped it already:

<http://www.google.com/search?q=srm+applescript+automator>

--
My personal UDP list: 127.0.0.1, localhost, googlegroups.com, ono.com,
and probably your server, too.