West Coast Connection Forum

Lifestyle => Tha G-Spot => Topic started by: We Fly High on October 11, 2005, 12:32:32 AM

Title: how do you lock a file/folder on a mac?
Post by: We Fly High on October 11, 2005, 12:32:32 AM
how do you lock a file/folder on a mac? so only people with the password can open it.
Title: Re: how do you lock a file/folder on a mac?
Post by: The Watcher on October 11, 2005, 01:11:50 AM
you cant do it natively, but you can probably get 3rd party apps to do it

the easiest/securest way to do it, is to create a sparse diskimage which creates a .dmg file, encrypts it with AES 128 and assigns a password, i pretty much keep all my shit (thats worth stealing) in one of these files
Title: Re: how do you lock a file/folder on a mac?
Post by: We Fly High on October 11, 2005, 01:39:11 AM
you cant do it natively, but you can probably get 3rd party apps to do it

the easiest/securest way to do it, is to create a sparse diskimage which creates a .dmg file, encrypts it with AES 128 and assigns a password, i pretty much keep all my shit (thats worth stealing) in one of these files

how do you do all that?
Title: Re: how do you lock a file/folder on a mac?
Post by: The Watcher on October 11, 2005, 02:02:09 AM
open up disk utility, and select 'new image' .. set the type as a sparseimage, and its all pretty straight forward from there

ill post up some exact instructions when i get home tonight (where my ibook is)
Title: Re: how do you lock a file/folder on a mac?
Post by: E. J. Rizo on October 11, 2005, 09:47:00 AM
you can also use stuffit to zip or .sit the file so that it cant be expanded without a password....
Title: Re: how do you lock a file/folder on a mac?
Post by: The Watcher on October 11, 2005, 11:07:10 PM
^ zip file passwords can be broken, im pretty sure AES128 can't be broken at all .. i think you would have to re-create the .sit file also if you want to keep adding stuff to it, using a sparseimage .dmg file its just like another folder/drive, you mount/unmount it and it grows as you add/remove shit
Title: Re: how do you lock a file/folder on a mac?
Post by: E. J. Rizo on October 12, 2005, 12:57:10 PM
^ zip file passwords can be broken, im pretty sure AES128 can't be broken at all .. i think you would have to re-create the .sit file also if you want to keep adding stuff to it, using a sparseimage .dmg file its just like another folder/drive, you mount/unmount it and it grows as you add/remove shit
yeah you are right about recreating the .sit file.... but i mean i dont know if he is trying to archive stuff or just a folder you can keep gettin access too...i dont know how secure some of these things are tho....but it looks like going with the .dmg is the way to go if you can use it like an expanding folder.