|
|||||||||||
|
Re: OpenBSD business model
From: Marcus Watts <mdw(at)umich.edu>
Date: Fri Feb 28 2003 - 12:56:48 EST
Well, yes, there are. And there are problems with that approach.
There are two ways this is done:
One class of problem you run into with either is "maintenance". With windows, how do you remove a virus that has infected half the user files on the machine? With the encrypted filesystem, how do you handle backups? With either, how do you recover partial data from crashes? How do you repair damage done by an inept system administrator who removes half the file from /etc? The security also becomes interesting -- with your encrypting filesystem, especially with the encrypted files, you have a monumental key management problem. You have to guarantee that when the machine is turned off, no keys are accessible, when the machine is turned on, users supply sufficient key information to generate strong secrets, and while the machine is on, people can't steal each other's secret keys. These are hard problems, which is why encrypted filesystems generally turn up as graduate thesis topics rather than shrink-wrapped software in the business software aisle. What's more, with either of these, you still have to guarantee the physical integrity of the machine -- if the bad guy can sneak in and install a hardware keyboard sniffer, come back a month later, and take your disk & the keyboard sniffer away, then your encrypted hard disk becomes merely an annoyance. (And when is the last time you performed a chip and component level audit of your hardware resources? Would you even *recognize* a hardware keyboard sniffer if you opened your keyboard up and found its brains?) I can do perfect security for you. Have a write-only disk. But in the real world, security is a compromise, between:
-Marcus Watts Received on Fri Feb 28 12:59:15 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:33:19 EDT |
||||||||||
|
|||||||||||