Y
Hacker News
new
|
ask
|
show
|
jobs
by
mike_hock
1470 days ago
Is it easily sandboxable, i.e. can you block or virtualize any file system and other non-memory resource access?
1 comments
vtereshkov
1470 days ago
Umka has a limited support for sandboxing, i.e., you can block the file system and disable executing native code from external libraries.
link