[GH-ISSUE #83] Best Way to Launch External Files from Firefox? (SPICE, javaws) #47

Closed
opened 2026-05-05 04:53:42 -06:00 by gitea-mirror · 2 comments
Owner

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?

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?
Author
Owner

@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.

<!-- gh-comment-id:148696880 --> @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.
Author
Owner

@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:

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.


Reply to this email directly or view it on GitHub
https://github.com/netblue30/firejail/issues/83#issuecomment-148696880.

<!-- gh-comment-id:148729461 --> @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: > 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. > > — > Reply to this email directly or view it on GitHub > https://github.com/netblue30/firejail/issues/83#issuecomment-148696880.
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#47
No description provided.