pledge-ex
Process limiter
A Haskell implementation of OpenBSD's Pledge system to manage process limits and privileges
1 stars
3 watching
0 forks
Language: Haskell
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
nattynarwhal/pledge.cs | A library that allows .NET applications to use OpenBSD's pledge(2) syscall to restrict their permissions. | 9 |
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 |
hashwords/pledge | Provides an interface to OpenBSD pledge(2) system call for language isolation and memory safety enforcement. | 0 |
afresh1/openbsd-pledge | Provides a Perl interface to the OpenBSD pledge system call | 7 |
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 |
jarmani/py-openbsd-pledge | Provides a Python interface to manage process isolation and confinement on systems supporting OpenBSD's pledge feature. | 9 |
chris-huxtable/pledge.cr | A Crystal extension that adds support for the Pledge syscall restriction mechanism | 8 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
tvlooy/php-pledge | A PHP extension that enables OpenBSD's pledge and unveil system calls to restrict file system operations. | 15 |
srid/haskell-flake | A Nix module that simplifies Haskell project management with Cabal package manager | 157 |
haskell/stm | A Haskell implementation of software transactional memory for concurrent programming | 98 |
rfarr/unix-pledge | Restricts system operations to ensure predictable and secure behavior. | 7 |
mrcjkb/haskell-snippets.nvim | A Lua plugin providing a collection of pre-defined text snippets for Haskell programming in Neovim. | 29 |