Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flathub/com.yubico.yubioath
https://github.com/flathub/com.yubico.yubioath
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flathub/com.yubico.yubioath
- Owner: flathub
- Created: 2020-04-27T05:39:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T03:13:36.000Z (4 months ago)
- Last Synced: 2024-08-24T10:37:33.192Z (4 months ago)
- Homepage: https://flathub.org/apps/details/com.yubico.yubioath
- Size: 144 KB
- Stars: 9
- Watchers: 9
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yubico Authenticator Flatpak
Unofficial [Flathub package](https://flathub.org/apps/details/com.yubico.yubioath) of [Yubico Authenticator](https://developers.yubico.com/yubioath-desktop/) to read TOTP codes (6 digits 2FA) from YubiKey.
You need to install **PCSC daemon** to use this app.
**NOTE: This (community) flatpak currently works only with distros that use version of pcsc-lite below 2.3.0. For distros that use version 2.3.0 and above use beta version of this flatpak. DON'T report this to Yubico.**
## Install
1. [Add Flathub](https://flatpak.org/setup/) to your system.
2. Install PCSC daemon.```sh
sudo dnf install pcsc-lite
```
3. Install Yubico Authenticator from Flathub:```sh
flatpak install flathub com.yubico.yubioath
```