On Mon, 2008-08-18 at 14:35 -0400, Jan Harkes wrote:
Can you help me write/prototype something that will work for every
regular file anywhere on the system including the kernel binary
in /boot, the glibc libraries in /lib/ld-linux.so, /sbin/ldconfig and
every file on every USB stick you put into the machine? When all of
these are on separate partitions? Every file under / needs to be
exported to the scanner. I'm very willing to believe fuse is the way to
go for an HSM, but I don't see how to get every single file on the
system through the FUSE based scanner.
Yes propagation is an important use of file scanning (maybe the
biggest), but we clearly can't secure every part of the border, and I
don't know how to use fuse to do it all rather than just pieces and
parts.
You're absolutely right about this thread droning on. But I've got code
that solves the problems. If someone else shows me better code rather
than talk I'm all for it!
-Eric
--