mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4677] Add openstego profile #2748
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#2748
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 @Rult on GitHub (Nov 11, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4677
UPD: Java-specific error was resolved.
All that's need now for OpenStego's profile is to deny Internet access.
OpenStego in AUR.
Currently gives this when run with
--net=none:I suppose there are should be some Java paths whitelisted, but I don't know which ones are needed to be specified.
@jmetrius commented on GitHub (Nov 11, 2021):
Hey,
I recently updated the OpenStego PKGBUILD since it was terribly outdated. I tried to reproduce your issue by running
firejail --net=none openstegoand all seems fine.Can you try again with the latest version and report if the issue persists?
@Rult commented on GitHub (Nov 12, 2021):
@jmetrius hey, that's pretty neat! The program now works as intended.
Though it still would be nice if firejail would disable Internet access to it by default as it's not needed and the package comes precompiled on AUR.