#829507 should change file permission on import

Package:
shotwell
Source:
shotwell
Description:
digital photo organizer
Submitter:
"W. Martin Borgert"
Date:
2021-08-25 18:39:06 UTC
Severity:
wishlist
Tags:
#829507#5
Date:
2016-07-03 22:38:08 UTC
From:
To:
Shotwell currently just takes the permissions of original files
on import. In many cases, this is 755 or 777, because users may
import files from typically VFAT formatted SD cards.

For security, it would be nice to have no executable bits set.
For privacy, it would be nice to allow only user and group to
read imported files.

I suggest 640 as permission of imported files
and 750 or maybe 2750 for new directories.