mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #83] Best Way to Launch External Files from Firefox? (SPICE, javaws) #47
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ilikenwf on GitHub (Oct 16, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/83
Currently opening any downloaded file, including those for SPICE/KVM or javaws doesn't work when running firefox under firejail.
Do I need to whitelist the javaws and spice paths, or is this just the need to whitelist /usr/bin?
@netblue30 commented on GitHub (Oct 16, 2015):
Try it first starting firefox with the default browser config ("firejail firefox").
--whitelist commands only work on /home/user directory, /usr/bin is untouched. If SPICE/KVM directories are in /home/user, you will need to whitelist them also.
@ilikenwf commented on GitHub (Oct 16, 2015):
Spice is just a binary, I think it is known as virt-viewer as well on
Windows... As I'm not at that machine right now, I can't investigate
further.
On Fri, Oct 16, 2015 at 6:54 AM, netblue30 notifications@github.com wrote: