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

UX: setup stuck at "Please touch the YubiKey" #104

Open
lalyos opened this issue Jan 4, 2023 · 2 comments
Open

UX: setup stuck at "Please touch the YubiKey" #104

lalyos opened this issue Jan 4, 2023 · 2 comments

Comments

@lalyos
Copy link

lalyos commented Jan 4, 2023

What were you trying to do

I'm trying to follow Configuration docs

What happened

$ age-plugin-yubikey --version
age-plugin-yubikey 0.3.2

$ age-plugin-yubikey

⏳ Please insert the YubiKey you want to set up.
πŸ”‘ Select a YubiKey: Yubico YubiKey OTP+FIDO+CCID (Serial: 41XXX36)
πŸ•³οΈ  Select a slot for your age identity: Slot 1 (Empty)
πŸ“› Name this identity [age identity TAG_HEX]: lly
πŸ”€ Select a PIN policy: Once   (A PIN is required once per session, if set)
πŸ‘† Select a touch policy: Always (A physical touch is required for every decryption)
Generate new identity in slot 1? yes


Enter PIN for YubiKey with serial 4160736 (default is 123456): [hidden]
πŸ‘† Please touch the YubiKey
... hangs ...

Any tips what I'm missing?

Device

  • I have a YubiKey 4 nano with 4.2.6 firmware
  • os: macOS Monterey v12.5.12
  • I've already tried the "reset" with the official YubiKey Manager (see screenshot below)

Screenshot

image

@str4d
Copy link
Owner

str4d commented Jan 4, 2023

First, the obvious question: did you touch the YubiKey? 😁 (That is what it should be hanging for.)

Assuming you did, was the YubiKey flashing when you touched it? Did it keep flashing afterwards?

Could you try checking out the main branch of this repo and try using it? (cargo run)

@lalyos
Copy link
Author

lalyos commented Jan 4, 2023

fair enough ... Yes indeed I touched it. Tried to pull-out and reinsert into the usb slot several times ...

the device is working:

  • when I configure to use OTP, i generates 6 digit codes as a keyboard ...
  • Google 2fa auth works with yubikey in usb

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

2 participants