mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-28 03:11:17 +03:00
Yubico Authenticator for Desktop (Windows, macOS and Linux) and Android
debian | ||
docker/xenial | ||
images | ||
py | ||
qml | ||
resources | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
.travis.yml | ||
appveyor.yml | ||
build_qrc.py | ||
COPYING | ||
deployment.pri | ||
main.cpp | ||
NEWS | ||
README | ||
README.adoc | ||
requirements-win.txt | ||
requirements.txt | ||
resources.json | ||
screenshot.h | ||
screenshot.png | ||
yubioath-desktop.pro |
== 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