All Projects → Yubico → Yubioath Android

Yubico / Yubioath Android

Licence: bsd-2-clause
Yubico Authenticator for Android

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Yubioath Android

openconnect-gui-menu-bar
OpenConnect Menu Bar - Connect/Disconnect/Status - for Mac OS X (supports Duo push/sms/phone, or Yubikey, Google Authenticator, Duo, or any TOTP)
Stars: ✭ 56 (-68.18%)
Mutual labels:  yubikey, totp
Nginx Sso
SSO authentication provider for the auth_request nginx module
Stars: ✭ 195 (+10.8%)
Mutual labels:  totp, yubikey
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 (-31.25%)
Mutual labels:  yubikey, totp
MCAuthenticator
2FA for Minecraft!
Stars: ✭ 37 (-78.98%)
Mutual labels:  yubikey, totp
Glewlwyd
Single Sign On server, OAuth2, Openid Connect, multiple factor authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via plugins
Stars: ✭ 292 (+65.91%)
Mutual labels:  totp, yubikey
Authelia
The Single Sign-On Multi-Factor portal for web apps
Stars: ✭ 11,094 (+6203.41%)
Mutual labels:  totp, yubikey
Yubioath Desktop
Yubico Authenticator for Desktop (Windows, macOS and Linux)
Stars: ✭ 472 (+168.18%)
Mutual labels:  totp, yubikey
Multiotp
multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
Stars: ✭ 173 (-1.7%)
Mutual labels:  totp, yubikey
Nimble totp
A tiny Elixir library for time-based one time passwords (TOTP)
Stars: ✭ 139 (-21.02%)
Mutual labels:  totp
Andprox
Native Android Proxmark3 client (no root required)
Stars: ✭ 161 (-8.52%)
Mutual labels:  nfc
Yubikey Manager Qt
Cross-platform application for configuring any YubiKey over all USB interfaces.
Stars: ✭ 137 (-22.16%)
Mutual labels:  yubikey
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+1429.55%)
Mutual labels:  totp
Python Bna
Python implementation of the mobile Blizzard Authenticator (TOTP)
Stars: ✭ 165 (-6.25%)
Mutual labels:  totp
Ndef Nfc
NDEF Library for Proximity APIs / NFC
Stars: ✭ 138 (-21.59%)
Mutual labels:  nfc
Piv Go
Keys and certificates for YubiKeys, written in Go
Stars: ✭ 172 (-2.27%)
Mutual labels:  yubikey
Cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
Stars: ✭ 2,151 (+1122.16%)
Mutual labels:  totp
Otpauth
One Time Password (HOTP/TOTP) library for Node.js, Deno and browsers.
Stars: ✭ 135 (-23.3%)
Mutual labels:  totp
Yubico Piv Tool
Command line tool for the YubiKey PIV application
Stars: ✭ 172 (-2.27%)
Mutual labels:  yubikey
Acr122u Reader Writer
A simple tool to read/write Mifare RFID tags with an ACR122U device
Stars: ✭ 169 (-3.98%)
Mutual labels:  nfc
Chameleonmini Rebootedgui
Windows based GUI for Chameleon Mini, the contactless smartcard emulator (NFC/RFID)
Stars: ✭ 159 (-9.66%)
Mutual labels:  nfc

== Android application for OATH with YubiKeys This app is hosted on Google Play as https://play.google.com/store/apps/details?id=com.yubico.yubioath[Yubico Authenticator].

See the file COPYING for copyright and license information.

=== Introduction This is an authenticator app compatible with the OATH standard for time and counter based numeric OTPs, as used by many online services. To store these credentials and generate the codes, it uses a compatible YubiKey, connected either via NFC or USB (requiresa USB On-the-go cable, or USB-C). The USB functionality requires your mobile device to support USB Host mode, and for CCID to be enabled on your YubiKey.

Add credentials by tapping the + action button near the bottom right, and selecting either to add a credential by scanning a QR code, or by entering a Base32 encoded secret manually.

Once credentials have been added, simply tap or connect your YubiKey to display codes.

=== Development This app is developed in Android Studio, using gradle for building. To build the APK from the command line, run:

$ ./gradlew assemble

Once done the .apk file can be found in the app/build/outputs/apk/ directory.

=== Issues

Please report app issues in https://github.com/Yubico/yubioath-android[the issue tracker on GitHub].

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].