Update README

This commit is contained in:
Dag Heyman 2017-03-15 13:21:52 +01:00
parent a71bcd3d9d
commit 8eaa3a6513
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338
2 changed files with 24 additions and 1 deletions

25
README
View File

@ -1 +1,24 @@
== Yubico Authenticator QML Version
== Yubico Authenticator
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
Store the secrets on a YubiKey and generate the codes with this application.
* Add a credential by scanning a QR code on the screen.
* Supports 6 or 8 digit codes.
* Require touch on YubiKey to generate code.
* Protect your credentials with a device password.
=== Installation
==== Windows and macOS
Installers are available https://developers.yubico.com/yubioath-desktop/Releases/[here].
=== Ubuntu
$ sudo apt-add-repository ppa:yubico/stable
$ sudo apt update
$ sudo apt install yubioath-desktop

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB