Pandora v0.5.2
Publish date: Jun 13, 2021Tags: release sandbox pandora rust syd-2
Pandora v0.5.2 is released. Pandora’s Box is a helper for SydBox, a ptrace &
seccomp based sandbox to make sandboxing practical. This makes it easy for the end
user to use secure computing for practical purposes. You may acquire Pandora with
cargo install pandora_box
. See Pandora’s page on
crates.io.
Pandora requires Sydbox. See SydBox README to learn more about how to install SydBox.
This version of Pandora updates configuration format to Sydbox API Version 2 and only works with SydBox v2.0.1 or newer. Read more about SydBox-2 to see how it improves from the previous versions here.