Yubico / yubikey-personalization

YubiKey Personalization cross-platform library and tool
https://developers.yubico.com/yubikey-personalization/
BSD 2-Clause "Simplified" License
300 stars 82 forks source link

Add -n option to ykinfo to support multiple connected Yubikeys #74

Closed ThomasHabets closed 8 years ago

klali commented 8 years ago

Thank you for a great contribution!

I have one minor nit: I'd like to keep the yk_open_first_key() function around to keep the API stable. Do you want to add this to the pull request or would you rather I merge this and change that after merging.

Also, to be clear: do you agree to contribute this under the license of the project?

/klas

ThomasHabets commented 8 years ago

I've re-added yk_open_first_key() to this pull request. And yes I agree to the license. Or to be precise: The contribution is done in the name of Google Inc, and I've gotten sign-off for this from the people here who need to sign off on it.

klali commented 8 years ago

Thank you!