-
Using this code
```
$otp = $_GET['otp'];
$validator = new Validate(
$secret,
$id
);
try {
$r…
-
### Describe the bug
I've been using a yubikey as a gpg smartcard for signing for a long time on my NixOS without an issue. Recently it started to often break and requiring a reboot for it to work …
-
Once https://github.com/iqlusioninc/yubikey.rs/issues/330 is resolved, we should start using PIN-protected AES management keys for YubiKeys that support them. We should also migrate YubiKeys that we p…
str4d updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
With the increase of bad actors on the internet these days (hackers etc) I think that it would be great to have a feature to secure …
-
### Problem Description
The function `C_WaitForSlotEvent` in non-blocking mode does not correctly recognize the newly attached reader as a slot event when no reader was connected before. The underl…
-
- iPhone 8 Plus
- iOS 13.3
- Latest Bitwarden App
- "One of my keys supports NFC" is unchecked in the YubiKey OTP section.
When the Bitwarden iPhone app asks for your YubiKey it appears that it …
-
Update of app-yubikey to v1.3.1 for Qubes OS r4.3, see comments below for details and build status.
From commit: https://github.com/QubesOS/qubes-app-yubikey/commit/da8f9e368261c7e34e1cfd27ac048c34ca…
-
I'd love to use gpwsafe but since I set up password safe to use my yubikey for authentification, I can't. Please support yubikey authentification! :-)
-
I want to use the same default layout for all keyboards, but devices like yubikeys (or barcode scanners, or any devices that pretend to be keyboards) use the US-QWERTY layout. Because my keyboard layo…
thblt updated
2 months ago
-
**Describe the bug**
Running lazygit in any repository will randomly invoke gpg, which tries to ask for yubikey signing. This not only breaks the prompt but also then will timeout and the command log…