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

key file permissions changed #706

Merged
merged 1 commit into from
Oct 9, 2021
Merged

key file permissions changed #706

merged 1 commit into from
Oct 9, 2021

Conversation

volovyks
Copy link
Collaborator

@volovyks volovyks commented Oct 8, 2021

Details are in the issue.

Before:

serhii@x1 ~/P/N/near-cli (master)> stat --format '%a' ~/.near-credentials/testnet/near-test-600.volovyk2.testnet.json
644

After:

serhii@x1 ~/P/N/near-cli (master)> stat --format '%a' ~/.near-credentials/testnet/near-test-600-2.volovyk2.testnet.json
600

@volovyks volovyks added the bug Something isn't working label Oct 8, 2021
@volovyks volovyks self-assigned this Oct 8, 2021
@volovyks volovyks requested a review from vgrichina as a code owner October 8, 2021 16:40
@volovyks volovyks linked an issue Oct 8, 2021 that may be closed by this pull request
@volovyks volovyks merged commit cc57e5d into master Oct 9, 2021
@volovyks volovyks deleted the key-permissions-list branch October 9, 2021 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change create-account JSON file to have 0600 permissions
3 participants