ObjFW  Ticket Change Details

Overview

Artifact ID: 62f8f4bd0f54d82776eeb47c5d8315b988cbd8bdb7d0f74133e6f1ac53630cb6
Ticket: a550bff2f89212af12be7cffdced2c8a59f5e75c
Generalize API for OFSandbox
User & Date: js on 2020-12-22 13:05:46
Changes

  1. icomment:
    `OFSandbox` currently maps more or less 1:1 to OpenBSD's `pledge() `and `unveil()`. While those are great APIs that are easy to adopt for applications, it's unclear whether the current `OFSandbox` could be adopted to other sandboxing frameworks like seccomp-bpf or Capsicum.
    
  2. login: "js"
  3. milestone changed to: "none"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Medium"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Generalize API for OFSandbox"
  9. type changed to: "Enhancement"