SSH Key Management and Authentication
How to protect GitLab-connected SSH key with Yubikey

How to protect GitLab-connected SSH key with Yubikey

3/3/2022 · Brendan O'Leary

What this post added

Introduced support for `ecdsa-sk` and `ed25519-sk` SSH key types in GitLab 14.8, enabling users to protect their SSH keys with FIDO/U2F hardware security keys. This enhances security by requiring physical presence confirmation via a security key for SSH authentication to GitLab.

Read the original post ↗