Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: change key file permissions to 0600 #709

Merged
merged 1 commit into from
Jul 11, 2024
Merged

cli: change key file permissions to 0600 #709

merged 1 commit into from
Jul 11, 2024

Conversation

burgerdev
Copy link
Contributor

@burgerdev burgerdev commented Jul 10, 2024

The file permissions were previously configured in a way that every user could read the keys that were written to disk. This PR sets the correct file permissions so that only the file owner can read the key.

@burgerdev burgerdev added the bug fix Fixing a user facing bug label Jul 10, 2024
@burgerdev burgerdev requested a review from katexochen as a code owner July 10, 2024 18:50
@katexochen katexochen added this to the v0.8.0 milestone Jul 11, 2024
@katexochen katexochen merged commit 308bffc into main Jul 11, 2024
9 checks passed
@katexochen katexochen deleted the burgerdev/perm branch July 11, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixing a user facing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants