DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 25th November 2021
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default can't select files using GTK file picker

I'm a firefox user. When i try to send file on Discord, Reddit or just open an image, GTK file picker launches, but I can pick only files that are in the Recent tab, files and directories from any other locations won't show up. There are some screenshots.
Reply With Quote
  #2   (View Single Post)  
Old 25th November 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

Remember that package readme file I pointed you to for HTML 5? Please return to the same file. The opening section is on pledge(2) and unveil(2), and it will answer this question.

The TL;DR is that Firefox is intentionally prevented from having any access to most of your filesystem.

The "WTF?" is simple: browsers are inherently insecure; they run programs obtained from the dangerous internet without your knowledge or permission. But they're needed. This is a compromise permitting some limited access to files in known locations.


Yes, you can change this behavior, as outlined in the package readme file.
Reply With Quote
  #3   (View Single Post)  
Old 25th November 2021
Zielonykid123 Zielonykid123 is offline
Fdisk Soldier
 
Join Date: Nov 2021
Posts: 69
Default

Quote:
Originally Posted by jggimi View Post
Remember that package readme file I pointed you to for HTML 5? Please return to the same file. The opening section is on pledge(2) and unveil(2), and it will answer this question.

The TL;DR is that Firefox is intentionally prevented from having any access to most of your filesystem.

The "WTF?" is simple: browsers are inherently insecure; they run programs obtained from the dangerous internet without your knowledge or permission. But they're needed. This is a compromise permitting some limited access to files in known locations.


Yes, you can change this behavior, as outlined in the package readme file.
alright, thank you.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting on the file, given a list of files-with-path (beta) jb_daefo Guides 0 9th November 2015 08:12 PM
fresh install require file flags schg assigned to dir or files? dbach OpenBSD Security 4 1st May 2012 05:50 PM
How to select all in vi? guitarscn General software and network 13 15th December 2010 06:15 PM
Why I can't select language from gdm? fender0107401 OpenBSD General 6 11th May 2010 11:09 PM
kde .desktop file link doesn't act like a link when opening files caesius FreeBSD Ports and Packages 3 14th October 2008 07:35 AM


All times are GMT. The time now is 02:27 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick