aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README59
1 files changed, 57 insertions, 2 deletions
diff --git a/README b/README
index 751480868..71e329792 100644
--- a/README
+++ b/README
@@ -15,6 +15,17 @@ Documentation and support: https://firejail.wordpress.com/
15Development: https://github.com/netblue30/firejail 15Development: https://github.com/netblue30/firejail
16License: GPL v2 16License: GPL v2
17 17
18Compile and install
19
20$ git clone https://github.com/netblue30/firejail.git
21$ cd firejail
22$ ./configure && make && sudo make install-strip
23
24On Debian/Ubuntu you will need to install git and a compiler:
25
26$ sudo apt-get install build-essential
27
28
18Firejail Authors: 29Firejail Authors:
19 30
20netblue30 (netblue30@yahoo.com) 31netblue30 (netblue30@yahoo.com)
@@ -83,6 +94,11 @@ Fred-Barclay (https://github.com/Fred-Barclay)
83 - added xed and pluma profiles 94 - added xed and pluma profiles
84 - added Cryptocat profile 95 - added Cryptocat profile
85 - added wireshark profile 96 - added wireshark profile
97 - uudeview profile fix
98 - fixed palemoon and qbittorrent profiles
99 - compile/install scripts for --git-install/--git-uninstall commands
100 - tighten keepassx
101 - added Thunar profile
86valoq (https://github.com/valoq) 102valoq (https://github.com/valoq)
87 - lots of profile fixes 103 - lots of profile fixes
88 - added support for /srv in --whitelist feature 104 - added support for /srv in --whitelist feature
@@ -97,6 +113,37 @@ valoq (https://github.com/valoq)
97 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles 113 - added skanlite, ssh-agent, transmission-cli, tracker, transmission-show, w3m, xfburn, xpra profiles
98 - added wget profile 114 - added wget profile
99 - disable gnupg and systemd directories under /run/user 115 - disable gnupg and systemd directories under /run/user
116 - added iridium browser profile
117Zack Weinberg (https://github.com/zackw)
118 - removed libconnect
119 - fixed memory corruption in noblacklist processing
120 - rework DISPLAY environment parsing
121 - rework masking X11 sockets in /tmp/.X11-unix directory
122 - rework xpra and xephyr detection
123 - rework abstract X11 socket detection
124 - rework X11 display number assignment
125 - rework X11 xorg processing
126 - rework fcopy, --follow-link support in fcopy
127 - follow link support in --private-bin
128 - wait_for_other function rewrite
129Austin S. Hemmelgarn (https://github.com/Ferroin)
130 - unbound profile update
131Igor Bukanov (https://github.com/ibukanov)
132 - found/fiixed privilege escalation in --hosts-file option
133Cat (https://github.com/ecat3)
134 - prevent tmux connecting to an existing session
135Zack Weinberg (https://github.com/zackw)
136 - sdded support for joining a persistent, named network namespace
137GSI (https://github.com/GSI)
138 - added Uzbl browser profile
139Mike Frysinger (vapier@gentoo.org)
140 - Gentoo compile patch
141Jericho (https://github.com/attritionorg)
142 - spelling
143Pixel Fairy (https://github.com/xahare)
144 - added fjclip.py, fjdisplay.py and fjresize.py in contrib section
145pshpsh (https://github.com/pshpsh)
146 - added FossaMail profile
100eventyrer (https://github.com/eventyrer) 147eventyrer (https://github.com/eventyrer)
101 - update gnome-mplayer.profile 148 - update gnome-mplayer.profile
102thewisenerd (https://github.com/thewisenerd) 149thewisenerd (https://github.com/thewisenerd)
@@ -104,10 +151,13 @@ thewisenerd (https://github.com/thewisenerd)
104 - use $SHELL variable if the shell is not specified 151 - use $SHELL variable if the shell is not specified
105SYN-cook (https://github.com/SYN-cook) 152SYN-cook (https://github.com/SYN-cook)
106 - keepass/keepassx browser fixes 153 - keepass/keepassx browser fixes
154 - disable-common.inc fixes
155 - blacklist GNOME keyring and Konqueror
156 - fixed Keepass(x) profiles
107thewisenerd (https://github.com/thewisenerd) 157thewisenerd (https://github.com/thewisenerd)
108 - appimage: pass commandline arguments 158 - appimage: pass commandline arguments
109KOLANICH (https://github.com/KOLANICH) 159KOLANICH (https://github.com/KOLANICH)
110 - added symlink fixer 160 - added symlink fixer fix_private-bin.py in contrib section
111Jesse Smith (https://github.com/slicer69) 161Jesse Smith (https://github.com/slicer69)
112 - added QupZilla profile 162 - added QupZilla profile
113Lari Rauno (https://github.com/tuutti) 163Lari Rauno (https://github.com/tuutti)
@@ -213,6 +263,10 @@ KellerFuchs (https://github.com/KellerFuchs)
213 - nonewpriv support, extended profiles for this feature 263 - nonewpriv support, extended profiles for this feature
214 - make `restricted-network` prevent use of netfilter 264 - make `restricted-network` prevent use of netfilter
215 - disable-common.inc additions 265 - disable-common.inc additions
266 - make mutt and msmtp's rc files read-only
267 - added support for .local profile files in /etc/firejail
268 - fixed Cryptocat profile
269 - make ~/.local read-only
216ValdikSS (https://github.com/ValdikSS) 270ValdikSS (https://github.com/ValdikSS)
217 - Psi+, Corebird, Konversation profiles 271 - Psi+, Corebird, Konversation profiles
218 - various profile fixes 272 - various profile fixes
@@ -292,6 +346,7 @@ Ivan Kozik (https://github.com/ivan)
292 - speed up sandbox exit 346 - speed up sandbox exit
293Christian Stadelmann (https://github.com/genodeftest) 347Christian Stadelmann (https://github.com/genodeftest)
294 - profile fixes 348 - profile fixes
349 - evolution profile fix
295pirate486743186 (https://github.com/pirate486743186) 350pirate486743186 (https://github.com/pirate486743186)
296 - KMail profile 351 - KMail profile
297Kaan Genç (https://github.com/SeriousBug) 352Kaan Genç (https://github.com/SeriousBug)
@@ -355,4 +410,4 @@ pstn (https://github.com/pstn)
355Alexey Kuznetsov (kuznet@ms2.inr.ac.ru) 410Alexey Kuznetsov (kuznet@ms2.inr.ac.ru)
356 - src/lib/libnetlink.c extracted from iproute2 software package 411 - src/lib/libnetlink.c extracted from iproute2 software package
357 412
358Copyright (C) 2014-2016 Firejail Authors 413Copyright (C) 2014-2017 Firejail Authors