[GH-ISSUE #4088] [profile bug] eo-common and net none #2532

Closed
opened 2026-05-05 09:12:26 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @ghost on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4088

with eom, you can see an image from the web.
For example, this works:
eom https://github.com/fluidicon.png

"net none" breakes this feature.
maybe it should be removed?

I didn't test this, but i'm assuming eog and other eo clones do the same.

Originally created by @ghost on GitHub (Mar 12, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4088 with eom, you can see an image from the web. For example, this works: `eom https://github.com/fluidicon.png` "net none" breakes this feature. maybe it should be removed? I didn't test this, but i'm assuming eog and other eo clones do the same.
Author
Owner

@rusty-snake commented on GitHub (Mar 12, 2021):

  1. This works without protocol inet,inet6??!
  2. Has eom it's own support for https or does it use gvfsd-http?
  3. If we go for it, we should do it like we did it for feh.
<!-- gh-comment-id:797726144 --> @rusty-snake commented on GitHub (Mar 12, 2021): 1. This works without `protocol inet,inet6`??! 2. Has eom it's own support for https or does it use gvfsd-http? 3. If we go for it, we should do it like we did it for feh.
Author
Owner

@ghost commented on GitHub (Mar 12, 2021):

i don't know about all these details, but there's "protocol unix,netlink" in eo-common

<!-- gh-comment-id:797775604 --> @ghost commented on GitHub (Mar 12, 2021): i don't know about all these details, but there's "protocol unix,netlink" in eo-common
Author
Owner

@ghost commented on GitHub (Mar 20, 2021):

Warning: private-lib feature is currently available only on amd64 platforms

i'm on 32bit, so i'm assuming this is how it has access to the network with just "ignore net none"

i'm assuming, that probably "include feh-network.profile" would actually be needed on 64bits.
Then maybe rename feh-network.profile

<!-- gh-comment-id:803239344 --> @ghost commented on GitHub (Mar 20, 2021): > Warning: private-lib feature is currently available only on amd64 platforms i'm on 32bit, so i'm assuming this is how it has access to the network with just "ignore net none" i'm assuming, that probably "include feh-network.profile" would actually be needed on 64bits. Then maybe rename feh-network.profile
Author
Owner

@rusty-snake commented on GitHub (Mar 21, 2021):

For eog on my system it works when I add

ignore net none
netfilter
dbus-user.talk org.gtk.vfs.Daemon
dbus-user.talk org.gtk.vfs.mountpoint_http
<!-- gh-comment-id:803646820 --> @rusty-snake commented on GitHub (Mar 21, 2021): For eog on my system it works when I add ``` ignore net none netfilter dbus-user.talk org.gtk.vfs.Daemon dbus-user.talk org.gtk.vfs.mountpoint_http ```
Author
Owner

@rusty-snake commented on GitHub (Jun 10, 2021):

I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.

<!-- gh-comment-id:858439638 --> @rusty-snake commented on GitHub (Jun 10, 2021): I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.
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#2532
No description provided.