Ross ROSS = Recommend OSS · open-source software intelligence for agents

netblue30/firejail

Linux namespaces and seccomp-bpf sandbox observed · 2026-08-28

github.com/netblue30/firejail · homepage · C · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 99
  • Release rhythm 50
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 126
  • age_days: 4043
  • days_rel: 172
  • days_push: 11
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

7611 stars · 671 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Firejail is a SUID security sandbox program for Linux that uses kernel namespaces, seccomp-bpf filters, and Linux capabilities to run applications in restricted environments. It ships with security profiles for over 1000 popular desktop applications and requires no daemons or complex configuration.

Use cases

  • sandbox firefox or chromium to protect against browser exploits
  • run untrusted applications with restricted filesystem access
  • isolate an app's network stack with a private TCP/IP stack
  • protect ssh keys and gpg private data from desktop apps
  • sandbox servers like nginx with restricted capabilities
  • run AppImage packages in a secure sandbox
  • set up a hardened Tor browser environment
  • integrate automatic sandboxing into the desktop with firecfg

When to choose

  • you want lightweight, low-overhead sandboxing on any Linux 3.x+ kernel
  • you need out-of-the-box profiles for common desktop applications
  • you prefer no daemons, sockets, or complicated configuration files
  • you want to combine sandboxing with SELinux, AppArmor, or X11 isolation

When to avoid

  • you are on a multiuser server where SUID binaries pose a risk
  • you need sandboxing for client-server apps like multi-tab terminal emulators
  • you require container-grade isolation with full image management
  • you are not running Linux

Facets

cli-tool · maturity active

security privacy networking configuration-management security privacy operating-systems developer-tools cli sandbox seccomp-bpf linux-namespaces apparmor selinux suid appimage security-profiles desktop-applications sandboxing command-line linux

10 sources

Member repositories

RepositoryRoleHealth v2
netblue30/firejailmain82

For agents

markdown · JSON · MCP: product_card(name="netblue30/firejail")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem