ruby31-pledge

ruby wrapper for pledge(2) and unveil(2)

WWW CVSWeb GITHub
  1. Package version
    ruby31-pledge-1.2.0
  2. Maintainer
    Jeremy Evans

pledge exposes OpenBSD's pledge(2) system call to ruby, allowing a program to
restrict the types of operations the program can do after that point. Unlike
other similar systems, pledge is specifically designed for programs that need to
use a wide variety of operations on initialization, but a fewer number after
initialization (when user input will be accepted).

  • ruby31
  • ruby32
  • ruby33

  • lang/ruby/3.1

  • lang/ruby/3.1