Hacker News new | ask | show | jobs
by jbk 2814 days ago
Each subprocess would only get one permission, the one that it actually need. The critical parts (audio decoders, video decoders, parsers) would not get access to $HOME or network, for example.
1 comments

Thanks, that makes sense.