5 lines
283 B
Markdown
5 lines
283 B
Markdown
|
From the [website](https://firejail.wordpress.com):
|
||
|
|
||
|
> Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf
|
||
|
|
||
|
In short: it's a #sandbox for untrusted applications.
|