RubyGems Navigation menu

pledge 1.2.0

pledge exposes OpenBSD's pledge(2) and unveil(2) system calls to Ruby, allowing a program to restrict the types of operations the program can do, and the file system access the program has, after the point of call. Unlike other similar systems, pledge and unveil are 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).

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.3.0 - December 19, 2022 (10 ko)
  2. 1.2.0 - July 07, 2019 (10,5 ko)
  3. 1.1.0 - April 25, 2019 (8,5 ko)
  4. 1.0.0 - November 03, 2016 (8 ko)

Propriétaires:

Pushed by:

Auteurs:

  • Jeremy Evans

Total de contrôle SHA 256:

151a792d1350c8efe05a4e0a6e12ee3036ddc91d7f94597976f39bbe9649b9c3

Total de téléchargements 7 843

Pour cette version 3 020

License:

MIT

Version de Ruby requise: >= 1.8.7

Liens: