Hacker News new | ask | show | jobs
by thorax 6413 days ago
I'd like to know more about the virtualization piece-- what kind of apps can run?

Some of our apps could be a bit lower-level (services, kernel-mode drivers, etc). Does BaseShield allow those? I know most system virtualization platforms cannot handle those without a full virtualized OS.

1 comments

The virtualization layer only supports user mode applications; kernel mode drivers unfortunately won't work. Services are not yet supported but support may be added in the future.