pledge.cs
Permission manager
A library that allows .NET applications to use OpenBSD's pledge(2) syscall to restrict their permissions.
OpenBSD's pledge(2) for .NET
9 stars
4 watching
1 forks
Language: C#
last commit: over 9 years ago openbsd-pledgepledge
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust binding to OpenBSD's pledge interface for controlling process privileges and restricting access to system resources. | 25 |
| Bindings for OpenBSD's pledge(2) system to control process privileges at runtime | 19 |
| A Haskell implementation of OpenBSD's Pledge system to manage process limits and privileges | 1 |
| A Perl interface to control kernel behavior by limiting available system calls | 7 |
| A wrapper around OpenBSD's pledge system call for language Nim | 6 |
| A PHP extension that enables OpenBSD's pledge and unveil system calls to restrict file system operations. | 15 |
| Provides an interface to OpenBSD pledge(2) system call for language isolation and memory safety enforcement. | 0 |
| A Ruby interface to OpenBSD's pledge(2) and unveil(2) system calls for process restriction and file system access control | 26 |
| A Crystal extension that adds support for the Pledge syscall restriction mechanism | 8 |
| Restricts system operations to ensure predictable and secure behavior. | 7 |
| An iOS framework that simplifies permission requests for various device capabilities. | 854 |
| A plugin for automating permission maintenance on CobaltStrike servers. | 4 |
| Provides a Python interface to manage process isolation and confinement on systems supporting OpenBSD's pledge feature. | 9 |
| An iOS permission manager that simplifies the process of requesting and handling permissions from Apple's frameworks. | 143 |
| A library that provides role-based access control and permission management for Angular applications | 946 |