Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.3k stars 3.36k forks source link

Providing auth through User certificates/FIDO2 keys? #9928

Open anedyasystems opened 1 week ago

anedyasystems commented 1 week ago

Is your feature request related to a problem? Please describe. Fantastic app. The only problem I face is that few of our servers are configured to use SSH User Certificates for authentication. In the SSH profile I couldn't find any way to add a user certificate. Now a days it is becoming a practice of using user certificates and fido2 keys instead of plain public and private key based auth. May be I don't know if it can be done in tabby already. Or are there any plans of supporting it?

Describe the solution you'd like I would like to use User certificates and FIDO2 keys for authentication in SSH connections

Eugeny commented 1 week ago

Blocked on https://github.com/Eugeny/russh/issues/219