eWaterCycle / eWaterCycle/era5cli

Stricter permission cds_key.txt

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
59
Forks
8
PR merge metrics
No merged PRs in 30d

Description

On Linux running `era5cli config --uid ... --key "..."` will write `~/.config/era5cli/cds_key.txt` file with `-rw-r--r--` permission.
As this file contains a secret it should not be readable by others on the same system.
Can the file be written with stricter permissions like `-rw-------`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.