2017-03-15 15:21:52 +03:00
== Yubico Authenticator
2017-03-22 14:30:01 +03:00
image:https://travis-ci.org/Yubico/yubioath-desktop.svg?branch=master["Build Status", link="https://travis-ci.org/Yubico/yubioath-desktop"]
2017-09-18 14:47:29 +03:00
image:https://ci.appveyor.com/api/projects/status/tddss2exet3ysypt?svg=true["Appveyor Status", link="https://ci.appveyor.com/project/Yubico53275/yubioath-desktop-xfr6h/"]
2017-03-15 15:21:52 +03:00
Cross-platform application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
image:screenshot.png[]
=== Features
2017-03-20 11:23:15 +03:00
* Keep your OATH secrets safe by storing them on a YubiKey and generate the codes with this application.
2017-03-15 15:21:52 +03:00
* Add a credential by scanning a QR code on the screen.
2017-09-18 10:35:08 +03:00
* Supports 6, 7 or 8 digit codes.
* Supports TOTP credentials with any time period.
2017-03-15 15:21:52 +03:00
* Require touch on YubiKey to generate code.
* Protect your credentials with a device password.
2017-03-20 11:20:16 +03:00
=== Supported devices
Usage of this software requires a compatible YubiKey device. Yubico
Authenticator is capable of provisioning and using both slot-based credentials
(compatible with any YubiKey that supports OTP) as well as the more powerful
standalone OATH functionality found on the NEO and YubiKey 4 series.
To use the standalone OATH functionality your YubiKey must have the CCID mode enabled,
which can be done by using the https://developers.yubico.com/yubikey-manager-qt/[YubiKey Manager].
2017-03-15 15:21:52 +03:00
=== Installation
==== Windows and macOS
Installers are available https://developers.yubico.com/yubioath-desktop/Releases/[here].
2017-03-15 15:36:02 +03:00
==== Ubuntu
2017-03-15 15:21:52 +03:00
$ sudo apt-add-repository ppa:yubico/stable
$ sudo apt update
$ sudo apt install yubioath-desktop