Use 0600 for ~/.config/safeeyes/safeeyes.json instead of 0666#817
Conversation
|
Can it cause any problems for users who will eventually upgrade? |
|
One could argue that the home directory is not meant to be readable by anyone and that if that is the case, that's a bug on its own and then the issue here does not need fixing. |
|
There should not be an issue for the native app. My only concern is whether the flatpak/nixpkg may stop working, but I will give this a try with flatpak. |
|
Seems to work fine in flatpak |
Started out as 777 in 4939d1f, was reduced to 666 in 1d3f804 and is still more than I would expect. Am I missing something?