7 ms·
is pledge easy to escape? can you give some examples?
by beachhead 4y ago
is pledge easy to escape? can you give some examples?
- trasz2 4y agoFor a while you could just execute another binary, it would run without restrictions imposed on the (pledged) parent. This is a stark contrast to Capsicum, where the monotonicity (ie the fact that once you loose the permission to something you'll never ever get it back, unless being explicitly passed it again) is one of the fundamental assumption behind the design.