Skip to content
glitsj16 edited this page May 12, 2024 · 8 revisions

An (incomplete) list of projects that use or complement firejail.

Tools

  • fdns (repo) — Firejail DNS-over-HTTPS Proxy Server
  • firecfg.py (repo) — An improved firecfg written in python
  • firectl (PyPI|repo) — Control Firejail desktop integration
  • fire-install (repo) — Installer that installs programs in $HOME directory, and sets up firejail sandbox for them. Useful for browsers, appimages, etc. Supports installation of programs in tar.gz/bz2/xz, zip and appimage formats.
  • fireinvoke (repo) — A tool to easily run appimages and other programs in Firejail sandbox
  • FirejailEtcGenerator (repo) —
  • firejail-handler-extra (repo) — Extra URL handlers for Firejail
  • firejail-handler-http (repo) — HTTP(S) URL handler for Firejail
  • firejail-helper (repo) — Automates creating an isolated environment for a binary with Firejail
  • FirejailProfileFormatter (repo) —
  • FirejailProfileGenerator (repo) — An old and useless XML to Firejail profile monstrosity
  • firetools (repo) — Firejail GUI
  • firetor (repo) – Stupid script to torify firejail's sandboxes
  • firetunnel (repo) — Tunneling program for Firejail sandboxes
  • firewarden (repo) — Open a file via the specified application within a private Firejail sandbox
  • fjp (website|repo) — A handy command line program to work fast and straightforward with firejail profiles
  • fj-sandbox (repo) — Scripts for Firejail sandboxing, inspired by Qubes
  • JailableApps (repo) — Quick and dirty script I wrote to check which apps I can jail using firejail
  • jailrun (repo) — Run a firejailed graphical application, inside an optional firejailed desktop environment (window manager, panel, systray) inside a firejailed per-environment Xephyr Xserver instance.
  • nojail (repo) — Script to execute binaries outside firejail
  • orjail (repo) — a more secure way to force programs to exclusively use tor network
  • raudit (repo) — A configurable audit program for firejail-sandboxes with metrics
  • torjail (repo) — download, verify & run torbrowser in a sandbox
  • xdg-open.c (gist) — A xdg-open drop-in wrapper to make xdg-open work nicely with firejail

Configurations

  • firejail-profiles (repo) — Tight Firejail profiles
  • firejail-profiles (repo) — My firejail profiles
  • kyst (repo) — Keep Your Sandbox Tight! – Actually just a collection of my own tight sandbox configurations.
  • Xe1phix-Firejail (repo) – My custom firejail configurations, profiles, menus, syntax, etc.

Guides

  • firejailed-tor-browser (repo) — HOWTO: Firejailed Tor Browser
  • zoom-firejail (repo) — My zoom setup in firejail that requires no global zoom installation

Disclaimer: We do not recommend any of the projects, it is just a listing to expose firejail related projects more easily.