| .. | ||
| .gitignore | ||
| godrop.go | ||
| LICENSE | ||
| lookup.go | ||
| pledge.go | ||
| pledge_openbsd.go | ||
| README.md | ||
| unveil.go | ||
| unveil_openbsd.go | ||
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.