RajSolai / TextSnatcher

How to Copy Text from Images ? Answer is TextSnatcher !. Perform OCR operations in seconds on Linux Desktop.
https://textsnatcher.rf.gd/
GNU General Public License v3.0
1.27k stars 46 forks source link

Remove '--filesystem=/home' persmission from manifest #2

Closed danirabbit closed 2 years ago

danirabbit commented 2 years ago

This is an extremely broad permission that your app shouldn't need access to. If your app needs to save or open users' files, it should do so using the filechooser portal: https://valadoc.org/gtk+-3.0/Gtk.FileChooserNative.html

RajSolai commented 2 years ago

Sure @danrabbit I will remove the permission and narrow it down to usage of xdg-pictures

RajSolai commented 2 years ago

Thanks a lot @danrabbit , Closing the issue as it is solved by commit 4e888865d9985bd6b552cdf01e5a0a1db712fc91