aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
-rw-r--r--README.md3
-rw-r--r--etc/inc/disable-programs.inc1
-rw-r--r--etc/profile-a-l/linuxqq.profile43
-rw-r--r--etc/profile-m-z/qq.profile11
-rw-r--r--src/firecfg/firecfg.config2
6 files changed, 63 insertions, 2 deletions
diff --git a/README b/README
index ac614d07c..893f90ef7 100644
--- a/README
+++ b/README
@@ -208,11 +208,12 @@ bbhtt (https://github.com/bbhtt)
208 - email clients whitelisting and fixes 208 - email clients whitelisting and fixes
209Benjamin Kampmann (https://github.com/ligthyear) 209Benjamin Kampmann (https://github.com/ligthyear)
210 - Forward exit code from child process 210 - Forward exit code from child process
211BeautyYuYanli (https://github.com/BeautyYuYanli)
212 - add linuxqq and qq profiles
211bitfreak25 (https://github.com/bitfreak25) 213bitfreak25 (https://github.com/bitfreak25)
212 - added PlayOnLinux profile 214 - added PlayOnLinux profile
213 - minetest profile fix 215 - minetest profile fix
214 - added sylpheed profile 216 - added sylpheed profile
215
216bn0785ac (https://github.com/bn0785ac) 217bn0785ac (https://github.com/bn0785ac)
217 - fixed bnox, dnox profiles 218 - fixed bnox, dnox profiles
218 - support all tor-browser langpacks 219 - support all tor-browser langpacks
@@ -283,6 +284,8 @@ croket (https://github.com/crocket)
283 - fix dino profile 284 - fix dino profile
284 - fix wireshark profile 285 - fix wireshark profile
285 - prevent emptty /usr/share in google-chrome profiles 286 - prevent emptty /usr/share in google-chrome profiles
287cubercsl (https://github.com/cubercsl)
288 - add linuxqq and qq profiles
286curiosity-seeker (https://github.com/curiosity-seeker - old) 289curiosity-seeker (https://github.com/curiosity-seeker - old)
287curiosityseeker (https://github.com/curiosityseeker - new) 290curiosityseeker (https://github.com/curiosityseeker - new)
288 - tightening unbound and dnscrypt-proxy profiles 291 - tightening unbound and dnscrypt-proxy profiles
diff --git a/README.md b/README.md
index 21ee88979..3bede887e 100644
--- a/README.md
+++ b/README.md
@@ -338,7 +338,8 @@ Stats:
338### New profiles: 338### New profiles:
339 339
340onionshare, onionshare-cli, opera-developer, songrec, gdu, makedeb, lbry-viewer, tuir, 340onionshare, onionshare-cli, opera-developer, songrec, gdu, makedeb, lbry-viewer, tuir,
341cinelerra-gg, tesseract, avidemux3_cli, avidemux3_jobs_qt5, avidemux3_qt5, ssmtp 341cinelerra-gg, tesseract, avidemux3_cli, avidemux3_jobs_qt5, avidemux3_qt5, ssmtp,
342linuxqq, qq
342 343
343 344
344 345
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 5e253f232..7d7f84d4b 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -320,6 +320,7 @@ blacklist ${HOME}/.config/Philipp Schmieder
320blacklist ${HOME}/.config/Pinta 320blacklist ${HOME}/.config/Pinta
321blacklist ${HOME}/.config/QGIS 321blacklist ${HOME}/.config/QGIS
322blacklist ${HOME}/.config/QMediathekView 322blacklist ${HOME}/.config/QMediathekView
323blacklist ${HOME}/.config/QQ
323blacklist ${HOME}/.config/Qlipper 324blacklist ${HOME}/.config/Qlipper
324blacklist ${HOME}/.config/QuiteRss 325blacklist ${HOME}/.config/QuiteRss
325blacklist ${HOME}/.config/QuiteRssrc 326blacklist ${HOME}/.config/QuiteRssrc
diff --git a/etc/profile-a-l/linuxqq.profile b/etc/profile-a-l/linuxqq.profile
new file mode 100644
index 000000000..8855f09f5
--- /dev/null
+++ b/etc/profile-a-l/linuxqq.profile
@@ -0,0 +1,43 @@
1# Firejail profile for linuxqq
2# Description: IM client based on Electron
3# This file is overwritten after every install/update
4# Persistent local customizations
5include linuxqq.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/QQ
10noblacklist ${HOME}/.mozilla
11
12include allow-bin-sh.inc
13
14include disable-shell.inc
15
16mkdir ${HOME}/.config/QQ
17whitelist ${HOME}/.config/QQ
18whitelist ${HOME}/.mozilla/firefox/profiles.ini
19whitelist ${DESKTOP}
20
21ignore apparmor
22noprinters
23
24# If you don't need/want to save anything to disk you can add `private` to your linuxqq.local.
25#private
26private-etc alsa,alternatives,ca-certificates,crypto-policies,fonts,group,host.conf,hostname,hosts,ld.so.cache,ld.so.preload,localtime,login.defs,machine-id,nsswitch.conf,os-release,passwd,pki,pulse,resolv.conf,ssl,xdg
27private-opt QQ
28
29dbus-user filter
30dbus-user.talk org.freedesktop.Notifications
31dbus-user.talk org.freedesktop.portal.Desktop
32dbus-user.talk org.freedesktop.portal.Fcitx
33dbus-user.talk org.freedesktop.portal.IBus
34dbus-user.talk org.freedesktop.ScreenSaver
35dbus-user.talk org.gnome.Mutter.IdleMonitor
36?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher
37dbus-user.talk org.mozilla.*
38ignore dbus-user none
39
40read-only ${HOME}/.mozilla/firefox/profiles.ini
41
42# Redirect
43include electron.profile
diff --git a/etc/profile-m-z/qq.profile b/etc/profile-m-z/qq.profile
new file mode 100644
index 000000000..bf031471e
--- /dev/null
+++ b/etc/profile-m-z/qq.profile
@@ -0,0 +1,11 @@
1# Firejail profile for qq
2# Description: IM client based on Electron
3# This file is overwritten after every install/update
4# Persistent local customizations
5include qq.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10# Redirect
11include linuxqq.profile
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index 15169f983..793ec9a52 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -479,6 +479,7 @@ lincity-ng
479links 479links
480links2 480links2
481linphone 481linphone
482linuxqq
482lmms 483lmms
483lobase 484lobase
484localc 485localc
@@ -693,6 +694,7 @@ qlipper
693qmmp 694qmmp
694qnapi 695qnapi
695qpdfview 696qpdfview
697qq
696qt-faststart 698qt-faststart
697qtox 699qtox
698quadrapassel 700quadrapassel