[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is YubiKey supported? #226

Open
AlexanderBartash opened this issue Aug 27, 2024 · 1 comment
Open

Is YubiKey supported? #226

AlexanderBartash opened this issue Aug 27, 2024 · 1 comment

Comments

@AlexanderBartash
Copy link
AlexanderBartash commented Aug 27, 2024

I could not find any documentation on the topic.

YubiKey allows secure storage of certificates, which can be used e.g. for signing Git commits https://developers.yubico.com/PGP/Git_signing.html or SSH auth https://developers.yubico.com/PGP/SSH_authentication/

It seems to me, it should be applicable here too.

Thank you.

@AlexanderBartash
Copy link
Author
AlexanderBartash commented Aug 27, 2024

Btw, the doc https://plugins.jetbrains.com/docs/intellij/plugin-signing.html says

A plugin author generates a key pair and uploads the public part to JetBrains Marketplace (this feature is not yet available).

It is kind of supported. In JB user profile, there is an ability to upload a public part of an SSH key, which can be also stored on YubiKey (with private key). You just need another field like that, but for signature verification, because different keys might be used for signing & auth, see https://stackoverflow.com/questions/73673920/do-i-need-authentication-as-well-as-signing-keys-on-github#:~:text=The%20difference%20between%20signing%20keys,may%20be%20added%20for%20both.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant