Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

chmod keystores and deposit_data.json to 440#176

Merged
CarlBeek merged 2 commits intodevfrom
carl_chmod
Jan 29, 2021
Merged

chmod keystores and deposit_data.json to 440#176
CarlBeek merged 2 commits intodevfrom
carl_chmod

Conversation

@CarlBeek
Copy link
Copy Markdown
Collaborator

@CarlBeek CarlBeek commented Dec 18, 2020

File permissions seem different between users and are usually globally readable. This PR address this by chmoding the keystores and deposit_data.json to 440 owner and group read only.

@CarlBeek CarlBeek added the enhancement New feature or request label Dec 18, 2020
@CarlBeek CarlBeek requested a review from hwwhww December 18, 2020 15:57
@Grubson33421
Copy link
Copy Markdown

File permissions seem different between users and are usually globally readable. This PR address this by chmoding the keystores and deposit_data.json to 440 owner and group read only.

Copy link
Copy Markdown
Contributor

@hwwhww hwwhww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks good.

I guess some users may see new permission denied errors per their environment configurations. What do you think about adding a note about the 440 permission to the README.md?

@CarlBeek
Copy link
Copy Markdown
Collaborator Author

Definitly worth explaining in the README.md, thanks for the recommendation.

@CarlBeek CarlBeek changed the base branch from master to dev January 27, 2021 14:07
@CarlBeek CarlBeek merged commit d45d894 into dev Jan 29, 2021
@CarlBeek CarlBeek mentioned this pull request Mar 22, 2021
CarlBeek added a commit that referenced this pull request Mar 22, 2021
## Release v1.1.1:

* Ensure keystore permissions are 440 #176
* Adds Prater testnet support #189
* Removes support for old testnets (Witti, Altona, Medalla, Spadina, Zinken) #189
sangheraio pushed a commit to earthwallet/earth-wallet-cli that referenced this pull request Aug 3, 2023
chmod keystores and deposit_data.json to `440`
sangheraio pushed a commit to earthwallet/earth-wallet-cli that referenced this pull request Aug 3, 2023
## Release v1.1.1:

* Ensure keystore permissions are 440 ethereum#176
* Adds Prater testnet support ethereum#189
* Removes support for old testnets (Witti, Altona, Medalla, Spadina, Zinken) ethereum#189
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants