cachefs/vendor/git.giftfish.de/ston1th/godrop/v2
2022-10-08 17:48:16 +02:00
..
.gitignore implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
godrop.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
LICENSE implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
lookup.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
pledge.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
pledge_openbsd.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
README.md implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
unveil.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00
unveil_openbsd.go implemented pledge and unveil on openbsd 2022-10-08 17:48:16 +02:00

godrop - drop privileges

Godrop is a simple library to drop privileges on Linux and OpenBSD.

See the examples directory on how to use the Drop and MultiDrop functions.