Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on toast.ooo

Warning: Gnome file manager (Nautilus) can make remote requests when previewing files

I just found this out recently. So this isn't actually Nautilus itself but it's the file previewer (Gnome Sushi) that comes with it. If you select a file and press the spacebar, it will automatically preview the file if it supported. If the file is an audio file, it will automatically fetch album art from the web, and if the file is an HTML file, it can make third-party requests. IMHO this is a huge privacy issue. For example if you were browsing the web using Tor Browser and saved a page to view offline, and then later accidentally opened it using the file previewer, any third-party requests will leak out the clearnet.

This is an open issue and I don't expect it to be fixed anytime soon, so the easiest solution is to simply uninstall Gnome Sushi (on Fedora, it is the sushi package). On atomic distros if Gnome Sushi is installed as a flatpak you might be able to revoke internet permissions for it using Flatseal, though I have not tested this.

Edit: I'm aware that KDE also has file previewers, but I'm not sure if they have the same issue. If anybody else knows please leave a comment letting us know

View original on toast.ooo
212

26 replies

While good for privacy, this sounds like an awful UX change for the average person. Some sort of nice toggle to disable it would be good, but removing it all together would probably annoy more people than it benefits.

51

It could be implemented the same as most email clients do. A simple message "load external content" with an option to always load.

37
Xanzareply

A setting that pulls information from the clear net should be up to the user and not a default setting, IMO.

19
lemmy.ml

Thunar is a much better alternative, in my opinion.

21
braxreply
sh.itjust.works

Agreed. I fucking hate Nautilus - especially the way it fucking tries to filter everything instead of jumping me to where I'm typing. It makes navigation so much slower

13

I hate, when programs like Firefox or anything else uses something like Nautilus to pick the file.

I can't even press ctrl+L to change the URL of my filesystem where I want to be. I need a lot of clicky GUI to get to the desination...

2

Pcmanfm? Nemo? However, if one does not need a GUI I would suggest ranger, nnn or alike.

1
discuss.tchncs.de

Well its also a simple browser so it will preview the HTML page like any other browser would. But I don't know about audio files though.

11

IMO a "simple browser" of this sort should display literally only the content in the HTML file itself. It shouldn't even view CSS stored in a separate local CSS file, let alone reach out to the web to download more content.

18

Yes but an HTML file is very different from a website. At the very least I'd like an option to disable all remote requests, or disable previews for certain file formats.

9

Thanks for tipping the previewer's name. Not concerned with the (valid) sec aspect personally, but I've accidentally hit space a couple of times since meta+shift+space is Sway's default for floating / tiling a window and I don't use the preview anyway. Let's uninstall.

8

It probably downloads remote images in PDFs too, but I don’t know that for sure.

4

I went and checked out Thunar because of this post, and regardless of the original intention, I have found a file manager I much prefer as a result. Thank you.

3

People say Qt sucks. But there is literally no better alternative to the KDE environment. Either Dolphin or tons of other apps just have more features and settings compared to GTK ones.

Unsure if they have the same issue

3
cujoreply
sh.itjust.works

I have the sneaking suspicion this was supposed to be sarcastic, but the Internet doesn't carry "tone"... Am I correct? 😂

7

As much as people whine about it as a trend, "/s" goes a long way. 😂

There's no winning... I get you, though. And you're right, they do think they know best... Which is why I won't use GNOME. I left Windows for the same reason. And I'll catch a lot of hate for it, but IMO GNOME is far too opinionated about how the end-user "should" interact with their PC for my tastes.

3

What's good to the user is what the user wants its device to do. Simple as.

5

You reached the end

Warning: Gnome file manager (Nautilus) can make remote requests when previewing files | Spyke