Skip to content

Conversation

@tobybellwood
Copy link
Member

@tobybellwood tobybellwood commented Jun 30, 2024

This PR implements a make routine to set the correct 600 permission on the local-dev SSH private keys. Github stores files as 644 by default, so the private keys need to be chmodded to 600 before they can be used for SSH'ing.

Given how rarely this is needed, I've not added the routine to any others, and kept it standalone

@shreddedbacon
Copy link
Member

I've not encountered an issue with this, but then I don't use those keys outside of the tests.

Happy to see it merge though as its a just a small addition. But maybe it could be worth adding some comments in the makefile to its purpose/usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants