Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/netblue30/firejail
Browse files Browse the repository at this point in the history
  • Loading branch information
netblue30 committed Jan 12, 2025
2 parents 56566fd + ff77036 commit 673fbd8
Show file tree
Hide file tree
Showing 5 changed files with 333 additions and 0 deletions.
65 changes: 65 additions & 0 deletions etc/profile-a-l/aria2p.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# Firejail profile for aria2p
# Description: Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include aria2p.local
# Persistent global definitions
include globals.local

# Allow python (blacklisted by disable-interpreters.inc)
include allow-python3.inc

blacklist /usr/libexec

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
#include disable-write-mnt.inc
# xclip and xsel require X11.
#include disable-X11.inc
include disable-xdg.inc

include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo
protocol unix,inet,inet6
seccomp
seccomp.block-secondary
tracelog

disable-mnt
private
private-bin aria2p,cat,python*,wl-copy,wl-paste,xclip,xsel
private-dev
private-tmp

dbus-user none
dbus-system none

deterministic-shutdown
memory-deny-write-execute
65 changes: 65 additions & 0 deletions etc/profile-a-l/aria2rpc.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# Firejail profile for aria2rpc
# Description: Command line tool for connecting to a remote instance of aria2c
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include aria2rpc.local
# Persistent global definitions
include globals.local

# Allow ruby (blacklisted by disable-interpreters.inc)
include allow-ruby.inc

blacklist ${RUNUSER}
blacklist /usr/libexec

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
#include disable-write-mnt.inc
include disable-X11.inc
include disable-xdg.inc

include whitelist-common.inc
include whitelist-run-common.inc
#include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo
protocol inet,inet6
seccomp
seccomp.block-secondary
tracelog

disable-mnt
private
private-bin aria2rpc,env,ruby*
private-dev
private-tmp

dbus-user none
dbus-system none

deterministic-shutdown
memory-deny-write-execute
72 changes: 72 additions & 0 deletions etc/profile-a-l/buku.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# Firejail profile for buku
# Description: a powerful bookmark manager
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include buku.local
# Persistent global definitions
include globals.local

# Opening an editor in buku seems to require a POSIX shell.
# Allow /bin/sh (blacklisted by disable-shell.inc)
include allow-bin-sh.inc

# Allow python (blacklisted by disable-interpreters.inc)
include allow-python3.inc

blacklist ${RUNUSER}
blacklist /usr/libexec

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
# Superseded by disable-mnt
#include disable-write-mnt.inc
include disable-X11.inc
include disable-xdg.inc

mkdir ${HOME}/.local/share/buku
whitelist ${HOME}/.local/share/buku
include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo
# Some editors like kakoune require unix protocol.
protocol unix,inet,inet6
seccomp
seccomp.block-secondary
tracelog

disable-mnt
private-cache
private-dev
private-tmp

dbus-user none
dbus-system none

deterministic-shutdown
#memory-deny-write-execute # breaks editors used in buku
63 changes: 63 additions & 0 deletions etc/profile-m-z/monero-wallet-cli.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Firejail profile for monero-wallet-cli
# Description: CLI wallet for monero cryptocurrency
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include monero-wallet-cli.local
# Persistent global definitions
include globals.local

blacklist ${RUNUSER}
blacklist /usr/libexec

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
# Superseded by disable-mnt
#include disable-write-mnt.inc
include disable-X11.inc
include disable-xdg.inc

mkdir ${HOME}/.shared-ringdb
whitelist ${HOME}/.shared-ringdb
include whitelist-common.inc
include whitelist-run-common.inc
include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo
protocol inet,inet6
seccomp
seccomp.block-secondary

disable-mnt
private-bin monero-wallet-cli
private-cache
private-dev
private-tmp

dbus-user none
dbus-system none

deterministic-shutdown
memory-deny-write-execute
68 changes: 68 additions & 0 deletions etc/profile-m-z/tremc.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Firejail profile for tremc
# Description: Curses interface for transmission bittorrent client
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include tremc.local
# Persistent global definitions
include globals.local

# Allow python (blacklisted by disable-interpreters.inc)
include allow-python2.inc
include allow-python3.inc

blacklist ${RUNUSER}
blacklist /usr/libexec

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-proc.inc
include disable-programs.inc
include disable-shell.inc
#include disable-write-mnt.inc
include disable-X11.inc
include disable-xdg.inc

# I want to add torrent files from various places in ${HOME}
#include whitelist-common.inc
include whitelist-run-common.inc
# blacklist ${RUNUSER} makes this ineffective
#include whitelist-runuser-common.inc
include whitelist-usr-share-common.inc
include whitelist-var-common.inc

apparmor
caps.drop all
ipc-namespace
machine-id
netfilter
no3d
nodvd
nogroups
noinput
nonewprivs
noprinters
noroot
nosound
notpm
notv
nou2f
novideo
protocol inet,inet6
seccomp
seccomp.block-secondary

disable-mnt
# /usr/bin/env is used in gentoo linux python scripts.
private-bin env,python*,tremc
private-cache
private-dev
private-tmp

dbus-user none
dbus-system none

deterministic-shutdown
memory-deny-write-execute

0 comments on commit 673fbd8

Please sign in to comment.