From: Chad Z. H. a. K. <Chad@Hower.org> - 2007-08-28 21:32:39
|
> I agree that verifying code and security are important issues, > especially because managed code opens up a lot of possibilities in > these I'll post more on this later - but its essential that they are part of the kernel. > opinion is this could be an optional module that verifies code > statically before it gets loaded / executed. It doesn't have to be Layered and implementations, but certain parts should be part of the kernel. > It could of course be that I am missing something important here why > verification and security should be more tightly coupled with the > kernel... If you don't make certain parts parts of the kernel, the system can be corrupted easily. |