@chfkch I’d imagine you have seen this?
https://developers.yubico.com/SSH/Securing_SSH_with_FIDO2.html
@chfkch I’d imagine you have seen this?
https://developers.yubico.com/SSH/Securing_SSH_with_FIDO2.html
@GuillaumeRossolini
Yes i don't have issues connecting with a yubikey as a ssh key.
@chfkch they are also covering the touch and the pin parts? I’m confused, these are supposed to happen client side anyway
@GuillaumeRossolini
I can connect to the server with my ed25519-sk key with PIN and touch, but i want the device tp be present in the ssh session for using it with some apps on the remote server. Not sure if that is possible at all.
@chfkch sounds like you should forward an agent that will be interacting locally with the key?
@chfkch something like this, possibly? I haven’t tried it