Use Generated SSH Key Stored in password-store #26

Open
opened 2023-08-21 14:51:13 +02:00 by so-rose · 0 comments

We currently use the system SSH client + key. This isn't ideal - it greatly complicates use from within containers (ex. for CI or Windows users), and ties the security of the system directly to the individual developer.

We can use a pre-generated ssh keypair, stored in password-store, instead. This can then be access-controlled using the usual password-store mechanisms.

Ideally #24 would be implemented first, so generating (and expiring!) this secret can be done in a reproducible way.

We currently use the system SSH client + key. This isn't ideal - it greatly complicates use from within containers (ex. for CI or Windows users), and ties the security of the system directly to the individual developer. We can use a pre-generated ssh keypair, stored in `password-store`, instead. This can then be access-controlled using the usual `password-store` mechanisms. Ideally #24 would be implemented first, so generating (and expiring!) this secret can be done in a reproducible way.
so-rose added the
security
deployment-usability
labels 2023-08-21 14:51:13 +02:00
so-rose added this to the Refactor and Cleanup project 2023-08-21 14:51:13 +02:00
Sign in to join this conversation.
There is no content yet.