August 16, 2021 | 21:53
GitLab Git Operations with Nitrokey
As with GitHub, you can also deposit your (Nitrokey) SSH key at GitLab.com, by navigating to Preferences -> SSH Keys. Now verify that the key is working:
$ ssh -T git@gitlab.com Don’t forget to check that the shown fingerprint matches the one on this site. Now if your key is uploaded correctly, the Nitrokey needs to be plugged in, and you will potentially be asked to enter your Nitrokey PIN.
Read more