[GH-ISSUE #1425] [profile request] rambox #967

Closed
opened 2026-05-05 07:14:08 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @fuelflo on GitHub (Aug 2, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1425

Hey,

as the franz messenger is not really maintained anymore I was looking for an alternative and https://github.com/saenzramiro/rambox is quite usable.

Could someone make a profile for rambox?

That would be great!
Cheers

Originally created by @fuelflo on GitHub (Aug 2, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1425 Hey, as the franz messenger is not really maintained anymore I was looking for an alternative and https://github.com/saenzramiro/rambox is quite usable. Could someone make a profile for rambox? That would be great! Cheers
Author
Owner

@fuelflo commented on GitHub (Aug 2, 2017):

Okay, I did a quick and dirty fix and at the moment it seems to working for rambox, too.
Maybe someone could have a look remove the unnecessary Franz references and add it to the default profiles?

##profile made from Franz profile

#Persistent global definitions go here
include /etc/firejail/globals.local

#This file is overwritten during software install.
#Persistent customizations should go in a .local file.
include /etc/firejail/rambox.local

#Franz profile
noblacklist ~/.config/Rambox
#noblacklist ~/.cache/Franz
noblacklist ~/.pki
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-devel.inc

caps.drop all
netfilter
nonewprivs
noroot
protocol unix,inet,inet6,netlink
seccomp
#tracelog

whitelist ${DOWNLOADS}
mkdir ~/.config/Rambox
whitelist ~/.config/Rambox
#mkdir ~/.cache/Franz
#whitelist ~/.cache/Franz
mkdir ~/.pki
whitelist ~/.pki

include /etc/firejail/whitelist-common.inc

<!-- gh-comment-id:319689717 --> @fuelflo commented on GitHub (Aug 2, 2017): Okay, I did a quick and dirty fix and at the moment it seems to working for rambox, too. Maybe someone could have a look remove the unnecessary Franz references and add it to the default profiles? > ##profile made from Franz profile > > #Persistent global definitions go here > include /etc/firejail/globals.local > > #This file is overwritten during software install. > #Persistent customizations should go in a .local file. > include /etc/firejail/rambox.local > > #Franz profile > noblacklist ~/.config/Rambox > #noblacklist ~/.cache/Franz > noblacklist ~/.pki > include /etc/firejail/disable-common.inc > include /etc/firejail/disable-programs.inc > include /etc/firejail/disable-devel.inc > > caps.drop all > netfilter > nonewprivs > noroot > protocol unix,inet,inet6,netlink > seccomp > #tracelog > > whitelist ${DOWNLOADS} > mkdir ~/.config/Rambox > whitelist ~/.config/Rambox > #mkdir ~/.cache/Franz > #whitelist ~/.cache/Franz > mkdir ~/.pki > whitelist ~/.pki > > include /etc/firejail/whitelist-common.inc
Author
Owner

@Fred-Barclay commented on GitHub (Aug 2, 2017):

Added in 88d919ce9b, thanks!

<!-- gh-comment-id:319735174 --> @Fred-Barclay commented on GitHub (Aug 2, 2017): Added in https://github.com/netblue30/firejail/commit/88d919ce9b9d0be693366b25eb1c4f3647c023d3, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#967
No description provided.