|
#1
| |||
| |||
| Encrypted file system Does / will OSX support an encrypted file system (similar to NTFS I assume)? I really need to be able to have data security, so that if a laptop is stolen, data is unrecoverable. Anyone know? Thanks. |
|
#2
| |||
| |||
| Check versiontracker for "encryption" and "pgp" |
|
#3
| |||
| |||
| PGP (or GPG) could be used, but it'd be unnecessarily complicated. You'd have to unencrypt a file to work on it, then reencrypt it when you're done... The solution: Make a disk image. Go into Utilities and go to Disk Copy. Make a new image big enough to fit all the files you need encrypted on, and select the encryption option. Now you'll be asked for the passphrase you encrypted the disk image with when you mount it. After that, it acts like a normal disk, but when you unmount it, you need the passphrase to mount it again. Or you can add the passphrase to your keychain. I'm not sure how good the encryption on it is.
__________________ =) <>< public key id: EE4B2E09 |
|
#4
| |||
| |||
| Yeah, I've heard of this way before, but apparently only the password is encrypted.... :-( |
|
#5
| ||||
| ||||
| If you wish to use a truely encrypted file system, you would need to compile that into the kernel. Although Mac OS X uses a microkernel, something like this is rather extreme, and would need to be inserted into the kernel. Besides being a pain to get working, you would need to provide a password either on boot, or when you mount the encrypted partition. If you're interested in this, I suggest you sign up for the Darwin hackers mailing list at: http://www.opendarwin.org/mailman/listinfo/hackers You may also find information at freebsd.org
__________________ irc.lfnet.net #kilonet -+=join in=+- Quote:
Audio Engineer - ProTools and Logic Pro Certified. FCC Licensed RF Technician |
|
#6
| |||
| |||
| Excellent! Thanks for taking the time to test this!! BTW, how secure is AES?? Vague question, I know, but relative to say PGP? |
|
#7
| ||||
| ||||
| I've also heard that with pgp, your message is encrypted at 128 bits, and then the password to that is added, and encrypted at a higher level. Someone told me that, but I don't reall know how true or false it is ![]()
__________________ irc.lfnet.net #kilonet -+=join in=+- Quote:
Audio Engineer - ProTools and Logic Pro Certified. FCC Licensed RF Technician |
|
#8
| ||||
| ||||
| Using PGP disk encryption you can use 256 bit key. PGP will release OS X version soon.
__________________ MacBook Pro on the right-hand side, Powerbook on the left ladies and gents. |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Authoritative Partitioning Discussion | mr. k | Mac OS X System & Mac Software | 13 | November 11th, 2003 07:26 PM |
| I installed Fink under root and..... | Hydroglow | Unix & X11 | 5 | November 27th, 2002 04:57 PM |
| MacOS X as a NIS (YP) client with NFS mounted /home file system | dreael | Unix & X11 | 10 | November 14th, 2002 04:08 PM |
| MacOS vs UNIX file system on install? | Gwailo | Mac OS X System & Mac Software | 8 | April 3rd, 2002 11:42 PM |
| vignette client on mac os x | erim | Software Programming & Web Scripting | 8 | July 13th, 2001 02:14 PM |