== YubiKey Manager
image:https://travis-ci.org/Yubico/yubikey-manager-qt.svg?branch=master["Build Status", link="https://travis-ci.org/Yubico/yubikey-manager-qt"]
image:https://ci.appveyor.com/api/projects/status/a7wr7ptyx9kbprno?svg=true["Appveyor Status", link="https://ci.appveyor.com/project/Yubico53275/yubikey-manager-qt"]

NOTE: This project is in BETA. Any part of the application may change before
the next release, and some functionality and documentation is missing at this
point.

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

image::screenshot.png[]

=== 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 FIDO Applications.
* Configure 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 https://developers.yubico.com/OTP/[Yubico OTP] credential, a static password, a challenge-response credential or an https://developers.yubico.com/OATH/[OATH] HOTP credential in both of these slots.
* Swap the credentials between two configured slots.
* Enable or disable the different USB interfaces.

=== Installation

==== Windows and macOS
Installers are available https://developers.yubico.com/yubikey-manager-qt/Releases/[here].

==== Ubuntu

    $ sudo apt-add-repository ppa:yubico/stable
    $ sudo apt update
    $ sudo apt install yubikey-manager-qt

=== Command line version
This project also bundles the https://developers.yubico.com/yubikey-manager/[command line version].
