mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #811] Support portals #551
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#551
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 @probonopd on GitHub (Sep 25, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/811
The GTK+/GNOME/Flatpak camp has something called Portals which is not inherently married with Flatpak and could be interesting for the AppImage/firejail combination, too:
https://blogs.gnome.org/mclasen/2016/07/08/portals-using-gtk-in-a-flatpak/
https://github.com/flatpak/xdg-desktop-portal-gtk
Can we make use of them in the AppImage/firejail combination?
@netblue30 commented on GitHub (Sep 26, 2016):
I'll look into it, thanks.
@chiraag-nataraj commented on GitHub (Jul 23, 2018):
Seems like it uses D-Bus...not necessarily a good idea?
@chiraag-nataraj commented on GitHub (Jul 23, 2018):
Yeah, the portal spec consists of a D-Bus service...that sounds like a terrible idea for something like firejail.
@chiraag-nataraj commented on GitHub (Oct 3, 2018):
I'm going to close this for now. If there were a different way to interact with portals, this might be more interesting, but I don't think any of us are crazy about using D-Bus. @netblue30 or @probonopd, please feel free to re-open if you feel differently.