Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| public:smartcard:yubikey [2016-01-23 09:54] – [GPShell upload] petrs | public:smartcard:yubikey [2016-12-01 13:28] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Yubikey ====== | ====== Yubikey ====== | ||
| - | * Types: Yubikey 4, Yubikey 4 Nano, Yubikey Nano | + | * Types: Yubikey 4, Yubikey 4 Nano, Yubikey Nano (obatined from amazon 01/2016) |
| - | * Switch to CCID mode: Yubikey Neo Manager | + | * https:// |
| - | * process | + | * Switch to CCID mode |
| + | * Yubikey Neo Manager | ||
| + | * Yubikey Neo is no more shipped with developer keys | ||
| + | * https:// | ||
| + | * " | ||
| + | * Yubikey 4 is not JavaCard at all (probably) | ||
| ===== GPShell upload ===== | ===== GPShell upload ===== | ||
| Line 74: | Line 79: | ||
| ==== Obtain CPLC info ==== | ==== Obtain CPLC info ==== | ||
| - | < | + | < |
| >gp -info -verbose | >gp -info -verbose | ||
| Reader: Yubico Yubikey NEO CCID 0 | Reader: Yubico Yubikey NEO CCID 0 | ||
| Line 116: | Line 121: | ||
| </ | </ | ||
| - | < | + | < |
| >gp -info -verbose | >gp -info -verbose | ||
| Reader: Yubico Yubikey 4 CCID 0 | Reader: Yubico Yubikey 4 CCID 0 | ||
| Line 136: | Line 141: | ||
| List applets (gp -list -verbose). Note that same result optioned with -emv option: | List applets (gp -list -verbose). Note that same result optioned with -emv option: | ||
| - | < | + | < |
| >gp -list -verbose | >gp -list -verbose | ||
| Reader: Yubico Yubikey NEO CCID 0 | Reader: Yubico Yubikey NEO CCID 0 | ||
| Line 169: | Line 174: | ||
| </ | </ | ||
| - | < | + | < |
| >gp -list -verbose | >gp -list -verbose | ||
| Reader: Yubico Yubikey 4 U2F+CCID 0 | Reader: Yubico Yubikey 4 U2F+CCID 0 | ||