Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Yubico/yubikey-manager-qt
Cross-platform application for configuring any YubiKey over all USB interfaces.
https://github.com/Yubico/yubikey-manager-qt
2fa fido2 hotp otp qml yubikey
Last synced: 1 day ago
JSON representation
Cross-platform application for configuring any YubiKey over all USB interfaces.
- Host: GitHub
- URL: https://github.com/Yubico/yubikey-manager-qt
- Owner: Yubico
- License: bsd-2-clause
- Created: 2016-10-21T13:40:28.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T11:56:31.000Z (4 months ago)
- Last Synced: 2024-08-02T13:31:19.035Z (3 months ago)
- Topics: 2fa, fido2, hotp, otp, qml, yubikey
- Language: QML
- Homepage: https://developers.yubico.com/yubikey-manager-qt/
- Size: 20.8 MB
- Stars: 236
- Watchers: 49
- Forks: 30
- Open Issues: 61
-
Metadata Files:
- Readme: README
- Changelog: NEWS
- License: COPYING
Awesome Lists containing this project
README
== YubiKey Manager
Cross-platform application for configuring any YubiKey over all USB interfaces.NOTE: This project is no longer under active development. We recommend https://github.com/Yubico/yubioath-flutter/[Yubico Authenticator] to configure a YubiKey.
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 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 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.
* 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 https://developers.yubico.com/yubikey-manager-qt/Releases/[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 https://developers.yubico.com/yubikey-manager-qt/Releases/[here].==== Source
To install from source, see the link:doc/development.adoc[development] instructions.=== Command line version
This project also bundles the https://developers.yubico.com/yubikey-manager/[command line version].