From 95f6e32cbfbb6a9193e5e20e8bcc5bdc36889740 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 8 Aug 2015 20:01:02 -0400 Subject: description --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f38d88355..b4db99aec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -Firejail -==== +# Firejail 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. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table. Firejail can work in a SELinux or AppArmor environment, and it is integrated with Linux Control Groups. -- cgit v1.2.3-54-g00ecf