https://github.com/qbit/protect
https://github.com/qbit/protect
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qbit/protect
- Owner: qbit
- License: isc
- Created: 2021-09-22T14:15:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T18:26:35.000Z (about 2 years ago)
- Last Synced: 2025-04-14T06:54:29.474Z (about 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# protect
Package protect is a wrapper for OpenBSD's pledge(2) and unveil(2) system calls.
It allows one to safely call Unveil / Pledge on non-OpenBSD operating systems.