This package browser is in early development. Mind the rough edges.

firejail

Linux namespaces sandbox program

Firejail is a SUID sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces, seccomp-bpf and Linux capabilities. The software includes sandbox profiles for a number of common Linux programs. Firejail should be added to the list of setuid programs in the system configuration to work properly.

Installation

Install the latest version of firejail as follows:

guix install firejail

Or install a particular version:

guix install firejail@0.9.72

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/firejail/'><img src='http://127.0.0.1:3000/packages/firejail/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/firejail/badges/latest-version.svg)](http://127.0.0.1:3000/packages/firejail/)
Org: [[http://127.0.0.1:3000/packages/firejail/][http://127.0.0.1:3000/packages/firejail/badges/latest-version.svg]]