eWaterCycle / eWaterCycle/era5cli
Stricter permission cds_key.txt
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 59
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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-------`?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.