Skip to content

Yubico/yubikey-manager-qt

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 2, 2023 13:40
October 11, 2021 09:50
February 2, 2023 11:59
February 2, 2023 15:11
February 2, 2023 14:38
September 24, 2018 08:55
March 15, 2017 10:05
February 2, 2023 13:39
March 12, 2021 15:33
October 26, 2016 09:14
September 20, 2018 07:26
September 25, 2018 09:49

YubiKey Manager

Cross-platform application for configuring any YubiKey over all USB interfaces.

screenshot

Features

This application provides an easy way to perform the most common configuration tasks on a YubiKey.

The current version can:

  • Display the serial number and firmware version of a YubiKey

  • Configure a FIDO2 PIN

  • Reset the FIDO Applications

  • Configure the OTP Application. A YubiKey have two slots (Short Touch and Long Touch), which may both be configured for different functionality. This tool can configure a Yubico OTP credential, a static password, a challenge-response credential or an OATH HOTP credential in both of these slots.

  • Manage certificates and PINs for the PIV Application

  • Swap the credentials between two configured slots

  • Enable and disable USB and NFC interfaces

Installation

Windows and macOS

Installers are available here.

Linux

In addition to the application itself, you may also need to manually install and start the pcscd service for CCID support.

AppImage

AppImage is available here.

Source

To install from source, see the development instructions.

Command line version

This project also bundles the command line version.