Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
daxelrod
on Feb 12, 2014
|
parent
|
context
|
favorite
| on:
Mbox – A lightweight sandboxing mechanism
The mechanism seems similar to PRoot (
http://proot.me/
) which uses ptrace to intercept filesystem operations to create a userspace chroot.
I wonder if there's value in creating a library for intercepting filesystem operations via ptrace...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wonder if there's value in creating a library for intercepting filesystem operations via ptrace...