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

GitHub

9 stars
4 watching
1 forks
Language: C#
last commit: over 8 years ago
openbsd-pledgepledge

Related projects:

Repository Description Stars
i80and/pledge-rs A Rust binding to OpenBSD's pledge interface for controlling process privileges and restricting access to system resources. 25
qbit/node-pledge Bindings for OpenBSD's pledge(2) system to control process privileges at runtime 19
neosimsim/pledge-ex A Haskell implementation of OpenBSD's Pledge system to manage process limits and privileges 1
afresh1/openbsd-pledge A Perl interface to control kernel behavior by limiting available system calls 7
euantorano/pledge.nim A wrapper around OpenBSD's pledge system call for language Nim 6
tvlooy/php-pledge A PHP extension that enables OpenBSD's pledge and unveil system calls to restrict file system operations. 15
hashwords/pledge Provides an interface to OpenBSD pledge(2) system call for language isolation and memory safety enforcement. 0
jeremyevans/ruby-pledge A Ruby interface to OpenBSD's pledge(2) and unveil(2) system calls for process restriction and file system access control 26
chris-huxtable/pledge.cr A Crystal extension that adds support for the Pledge syscall restriction mechanism 8
rfarr/unix-pledge Restricts system operations to ensure predictable and secure behavior. 7
nixzhu/proposer An iOS framework that simplifies permission requests for various device capabilities. 854
j5s/automatic-permission-maintenance A plugin for automating permission maintenance on CobaltStrike servers. 4
jarmani/py-openbsd-pledge Provides a Python interface to manage process isolation and confinement on systems supporting OpenBSD's pledge feature. 9
zakkhoyt/vwwpermissionkit An iOS permission manager that simplifies the process of requesting and handling permissions from Apple's frameworks. 143
alexkhymenko/ngx-permissions A library that provides role-based access control and permission management for Angular applications 946