**Describe and demonstrate the bug** ❯ stat -c%a ~/.local/share/unisonlanguage/credentials.json 644 This should be 600, meaning there should be no read permissions for anyone but the owner since it contains sensitive data.
Describe and demonstrate the bug
❯ stat -c%a ~/.local/share/unisonlanguage/credentials.json
644
This should be 600, meaning there should be no read permissions for anyone but the owner since it contains sensitive data.