-
I would like to generate a SHA256 HMAC using the app and retrieve the full digest.
This seems to be currently not possible.
YKOATH supports this by enabling/disabling the dynamic truncation via …
stv0g updated
5 months ago
-
If you have a host with both ipv6 and ipv4, but disable the routing on ipv6 due to some mishap on your ISP's side, pam_yubico will fail to connect or downgrade to ipv4 which will cause misery, sufferi…
-
``` bash
$ sudo python -c 'import yubico; yubico.find_yubikey()'
Password:
Traceback (most recent call last):
File "", line 1, in
File "/Users/jacob/.virtualenvs/hkyubi/lib/python2.7/site-package…
-
Would be great if yubikey management tool was available. Not at the moment available on Flathub. But a security tool that lots of devops should/could be using.
https://github.com/Yubico/yubikey-ma…
-
I am trying to use openvpn with the pkcs11 provider libykcs11.. When I run the command: "openvpn.exe" --show-pkcs11-ids "c:\Program Files\Yubico\Yubico PIV Tool\bin\libykcs11.dll"
I can see that both…
-
I'm trying to import a secret primary key generated with yubico 5 Nfc token, Stub secret key which recalls the actual one stored in the yubico. but when I try to import it although recognized it does…
-
- YubiKey Manager (ykman) version: 5.5.1
- How was it installed?: apt-get
- Operating system and version: ubuntu 24.04
- YubiKey model and version: YubiKey 5C NFC
- Bug description summary: yubima…
-
### Description
**What happened**:
Attempting to configure pam_yubico integration with teleport leads to all auth attempts failing when attempted through Teleport. Integration works fine, however, th…
-
https://github.com/Yubico/php-yubico/blob/master/Yubico.php#L331 and the httpsverify option.
This option should be removed. Theres never a time you could safely disable peer verification. Correct fi…
-
**Is your feature request related to a problem? Please describe.**
Currently, my understanding is that `kanidm_unixd` only supports passwords for PAM authentication, and not FIDO2/WebAuthn/"Passkey…