upload-scripts icon indicating copy to clipboard operation
upload-scripts copied to clipboard

credentials.json file permissions

Open koen-8 opened this issue 7 months ago • 0 comments

Hi, On Linux, I see that the file permissions of the credentials.json file are set so it can be ready by anyone on the machine (-rw-rw-r--), which is rather unsafe. Normally, you would expect files that contain credentials to be only readable by the file owner. Would you consider to set the file permissions to be more restrictive, so they can only be read and modified by the file owner?

Koen

koen-8 avatar Apr 12 '25 08:04 koen-8