keyctl/vendor/git.giftfish.de/ston1th/godrop/v2
2023-12-20 20:20:50 +01:00
..
.gitignore updated dependencies 2023-12-20 20:20:50 +01:00
godrop.go updated dependencies 2023-12-20 20:20:50 +01:00
LICENSE updated dependencies 2023-12-20 20:20:50 +01:00
lookup.go updated dependencies 2023-12-20 20:20:50 +01:00
pledge.go updated dependencies 2023-12-20 20:20:50 +01:00
pledge_openbsd.go updated dependencies 2023-12-20 20:20:50 +01:00
README.md updated dependencies 2023-12-20 20:20:50 +01:00
unveil.go updated dependencies 2023-12-20 20:20:50 +01:00
unveil_openbsd.go updated dependencies 2023-12-20 20:20:50 +01: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.