The YubiKey -- COMPARISON OF VERSIONS

COMPARISON OF YUBIKEY VERSIONS

  BASIC
STANDARD & NANO
BASIC
EDGE & EDGE-N
PREMIUM
NEO & NEO-N
FIDO U2F SPECIAL
SECURITY KEY
PRICE – SINGLE QUANTITY $25 $30 $50 $18
 


Buy Now

Show Details


Buy Now

Show Details


Buy Now

Show Details

Buy Now

Show Details

Description Our most basic YubiKeys deliver a one-time password 
with a simple touch of a button.
No SMS-like passcodes to retype,
no client software or drivers.
YubiKey Edge supports one-time password and FIDO U2F,
for plug-n-play use with a broad range of applications.
Our premium YubiKeys support one-time password,
smart card, and FIDO U2F.
The YubiKey NEO offers both contact (USB)
and contactless (NFC, MIFARE) communications.
Designed to only support the emerging
authentication standard FIDO U2F.
Size
Form Factor & Dimensions USB KEY:
18mm x 45mm x 3mm, 3g
Mini USB KEY:
12mm x 13mm x 3mm, 1g
USB KEY:
18mm x 45mm x 3mm, 3g
Mini USB KEY:
12mm x 13mm x 3mm, 1g
USB KEY:
18mm x 45mm x 3mm, 3g
Mini USB KEY:
12mm x 13mm x 3mm, 1g
USB KEY:
18mm x 45mm x 3mm, 3g
Security Protocols/Specifications
SECURE STATIC PASSWORDS
YUBIKEY OTP
OATH – HOTP (EVENT)
OATH – TOTP (TIME)      
PIV-Compliant Smart Card
OpenPGP
FIDO U2F (Universal Second Factor)
Secure Element
Top Applications
Everywhere I type a standard password?
Google Accounts Compatible (U2F)
SalesForce.com Compatible (OTP)
LastPass
Communications Support
USB
NFC (Near Field Communication)  
Device Type
HID Keyboard
CCID Smart Card
FIDO U2F (Universal Second Factor) HID device
 
Learn more

Learn more

Learn more

Learn more

OATH-TOTP requires a helper app, YubiTOTP; NFC is included on the larger, keychain form factor of the YubiKey NEO, however NFC is NOT included on the smaller form factor, the YubiKey NEO-n.

Also see bundled products such as LastPass subscriptions with YubiKeys and Password Safe subscriptions with YubiKeys, and special products such as YubiKey VIP for Symantec and YubiHSM.

时间: 2024-10-25 09:17:01

The YubiKey -- COMPARISON OF VERSIONS的相关文章

hadoop发行版本

Azure HDInsight Azure HDInsight is Microsoft's distribution of Hadoop. The Azure HDInsight ecosystem includes the following features/components: Pig, Hive, Hbase, Sqoop, Oozie, Ambari, Microsoft Avro Library, YARN, Cluster Dashboard and Tez. Apart fr

[转]Mac OS X local privilege escalation (IOBluetoothFamily)

Source:?http://joystick.artificialstudios.org/2014/10/mac-os-x-local-privilege-escalation.html Nowadays, exploitation of user-level vulnerabilities is becoming more and more difficult, because of the widespread diffusion of several protection methods

hdu 5099 Comparison of Android versions

Comparison of Android versions Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 1175    Accepted Submission(s): 472 Problem Description As an Android developer, itˇs really not easy to figure ou

HDU 5099 Comparison of Android versions(坑水题)

C - Comparison of Android versions HDU 5099 Time Limit: 1000 MS Memory Limit: 32768 KB 64-bit integer IO format: %I64d , %I64u Java class name: Main [Submit] [Status] Description As an Android developer, itˇs really not easy to figure out a newer ver

HDU 5099 Comparison of Android versions(字符串)

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5099 Problem Description As an Android developer, itˇs really not easy to figure out a newer version of two kernels, because Android is updated so frequently and has many branches. Fortunately, Google id

HDOJ 5099 Comparison of Android versions 坑题

现场赛的时候错了十四次. . ... Comparison of Android versions Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 76    Accepted Submission(s): 60 Problem Description As an Android developer, itˇs really not e

模拟 HDOJ 5099 Comparison of Android versions

题目传送门 1 /* 2 题意:比较型号的大小 3 模拟:坑点在长度可能为5,此时设为'A' 4 */ 5 #include <cstdio> 6 #include <algorithm> 7 #include <iostream> 8 #include <cstring> 9 #include <cmath> 10 #include <string> 11 #include <vector> 12 #include &l

Comparison of Android versions(strcmp的应用)

Description As an Android developer, itˇs really not easy to figure out a newer version of two kernels, because Android is updated so frequently and has many branches. Fortunately, Google identifies individual builds with a short build code, e.g. FRF

hdu 5099 Comparison of Android versions 枚举题意

题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=5099 卡读题,实际上题目中表述的题意并不完整,所以要认真读并且加上一些现实的“常识” 关于枚举题意,感觉应该三个人分别看,然后讨论出最有可能的题意是什么 为了避免wa后心态的变化,在尽量保证不敲歪的前提下,在交之前就应该把所有可能的题意都想好,列出来,按可能性排序,再交 感觉只有做到了上面这些才能够wa后不慌 关于“第一个输出要判断前两个字母还是只判断第一个字母就好的问题” 注意到对于第一个字母,题