All Projects → Yubico → Yubikey Manager Qt

Yubico / Yubikey Manager Qt

Licence: bsd-2-clause
Cross-platform application for configuring any YubiKey over all USB interfaces.

Projects that are alternatives of or similar to Yubikey Manager Qt

Multiotp
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
Stars: ✭ 173 (+26.28%)
Mutual labels:  otp, yubikey, hotp
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+1864.96%)
Mutual labels:  otp, 2fa, hotp
Glewlwyd
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
Stars: ✭ 292 (+113.14%)
Mutual labels:  otp, yubikey, hotp
2FAuth
A Web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
Stars: ✭ 664 (+384.67%)
Mutual labels:  otp, hotp, 2fa
crotp
CrOTP - One Time Passwords for Crystal
Stars: ✭ 62 (-54.74%)
Mutual labels:  otp, hotp, 2fa
Freeotpplus
Enhanced fork of FreeOTP-Android providing a feature-rich 2FA authenticator
Stars: ✭ 223 (+62.77%)
Mutual labels:  otp, 2fa, hotp
Otplib
🔑 One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
Stars: ✭ 916 (+568.61%)
Mutual labels:  otp, 2fa, hotp
Onetimepassword
🔑 A small library for generating TOTP and HOTP one-time passwords on iOS.
Stars: ✭ 243 (+77.37%)
Mutual labels:  otp, 2fa, hotp
otp-java
A small and easy-to-use one-time password generator library for Java according to RFC 4226 (HOTP) and RFC 6238 (TOTP).
Stars: ✭ 107 (-21.9%)
Mutual labels:  otp, hotp, 2fa
multiOTPCredentialProvider
multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Stars: ✭ 121 (-11.68%)
Mutual labels:  otp, yubikey, hotp
One Time
One Time Password (TOTP and HOTP) library for Clojure. TOTP/HOTP is widely used for Two Factor / Multi Factor Authentication.
Stars: ✭ 129 (-5.84%)
Mutual labels:  2fa, hotp
Swiftotp
A Swift library for generating One Time Passwords (OTP)
Stars: ✭ 119 (-13.14%)
Mutual labels:  2fa, hotp
Yubikey Manager
Python library and command line tool for configuring any YubiKey over all USB interfaces.
Stars: ✭ 351 (+156.2%)
Mutual labels:  otp, yubikey
Yubioath Desktop
Yubico Authenticator for Desktop (Windows, macOS and Linux)
Stars: ✭ 472 (+244.53%)
Mutual labels:  yubikey, qml
Otp.net
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
Stars: ✭ 424 (+209.49%)
Mutual labels:  otp, 2fa
Andotp
Open source two-factor authentication for Android
Stars: ✭ 3,326 (+2327.74%)
Mutual labels:  otp, hotp
Mintotp
Minimal TOTP generator in 20 lines of Python
Stars: ✭ 678 (+394.89%)
Mutual labels:  2fa, hotp
Java Otp
A one-time password (HOTP/TOTP) library for Java
Stars: ✭ 265 (+93.43%)
Mutual labels:  2fa, hotp
Authelia
The Single Sign-On Multi-Factor portal for web apps
Stars: ✭ 11,094 (+7997.81%)
Mutual labels:  2fa, yubikey
Otphp
🔐 A PHP library for generating one time passwords according to RFC 4226 (HOTP) and the RFC 6238 (TOTP)
Stars: ✭ 857 (+525.55%)
Mutual labels:  otp, hotp

== YubiKey Manager 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 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].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].