developers.yubico.com
developers.yubico.com copied to clipboard
Source code for generating our website
Demo.yubico.com allows you to register a hardware security key (using WebAuthn) as either a second factor (default), or using a resident credential for logging in without needing a password OR...
Right now if you search Google for [yubikey ssh], you'll wind up at the page that describes how to use the OpenPGP applet to do SSH: https://developers.yubico.com/PGP/SSH_authentication/ However, it's also...
### Prerequisites: For Windows, the Putty-CAC fork of the Putty SSH client can be used. This version of Putty supports smart cards, and can be downloaded from https://github.com/NoMoreFood/putty-cac/releases The Windows...
please add info on how to do all of this with: - the pkman tool which seems to be yubikey's "preferred" tool now - when a PIN has been set...
The documentation should be updated to reflect the current products from Yubico, specifically YubiKey 5 Series.
I'm confused by the discrepancy between the statement on Yubico's overview: > This means that Example.com cannot know whether User1 and User2 shares the same device. and section 13.1 of...
Add YubiKey 5 series supporting OATH for desktop. **Existing** Windows, OS X and Linux For YubiKey 4, NEO, Standard and Edge. The Yubico Authenticator for Desktop lets you read OATH...
Add in support for the 5Ci via the USB-C connector for Android. Existing: The Yubico Authenticator app lets you read OATH codes from your YubiKey over NFC, or over USB...
Link at the bottom of the page refers to non-existant page at: ``` /WebAuthn//FIDO2_WebAuthn_Developer_Guide/WebAuthn_Client_Authentication.html ``` Should be pointing at: ``` /WebAuthn/WebAuthn_Developer_Guide/WebAuthn_Client_Authentication.html ```
**Issue**: When building and testing the developer.yubico.com site locally, the navigation is case-insensitive and all links test out just fine. When uploading (merging changes) to production https://developer.yubico.com, links could be...