NanXiao / free

free command for OpenBSD.
BSD 3-Clause "New" or "Revised" License
26 stars 8 forks source link

updated pledge() with more restrictions #2

Closed bsdb0y closed 6 years ago

bsdb0y commented 6 years ago

pledge() can only reduce permissions. So, it is better to write it in a reducible way to add more security.

man page - pledge(2)