-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathREADME
26 lines (16 loc) · 846 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
== YubiKey NEO App: OATH
NOTE: This project is in maintenance mode, it's in use on the YubiKey NEO
but not on newer Yubico products. No development is happening on this.
This project implement the HOTP/TOTP card functionality used on the
YubiKey NEO device that is sold by Yubico. Its primary use is to use
the YubiKey NEO to generate OATH HOTP/TOTP one-time-passwords.
=== License
This program is released under the GPLv3+ and Copyright is owned by
Yubico. See COPYING for more information.
=== Building
See doc/Building.txt for information on how to build the source code
and doc/InstallCAPFile.txt on how to install it.
=== Usage
The applet is used with the
https://developers.yubico.com/yubioath-android/[Yubico Authenticator for Android],
or the https://developers.yubico.com/yubioath-desktop/[Yubico Authenticator for Desktop].