-
Notifications
You must be signed in to change notification settings - Fork 50
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
Support for Yubikey #43
Comments
Hi, I don't have a Yubikey to test that and develop it, but if you would like to send me one I would definitively look into it. |
Ok no problem I have an old one. |
If I am not mistaken you can find my email address on my GH profile - please email me. Otherwise, you can add me on Twitter (https://twitter.com/gabrielbordeaux) and we will be able to exchange DMs. |
yubikey is on his way. |
thanks! |
There is no real next step here. I haven't received the yubikey but regardless it would not work on MacOS as seen here: Yubico/python-yubico#7 They have not addressed that issue for 4 years. The version published on pypi is also not compatible with Python3. Until Yubico or somebody else decides to address these issues I don't see a next step here. |
Hi,
It would be nice if there is a way to support 2 authentication way to unlock the vault safe.
Here is the libary for python:
https://github.com/Yubico/python-yubico
And here how to work with challenge response:
https://github.com/Yubico/python-yubico/blob/master/examples/nist_challenge_response
The text was updated successfully, but these errors were encountered: