Skip to content

Commit

Permalink
Add USB identifiers table to the main readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed May 20, 2022
1 parent 87c886e commit 8847558
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,3 +422,23 @@ This project is licensed under LGPL version 3. License text can be found under [

# Roadmap
To check what issues will be fixed and when please check [milestones](https://github.com/Nitrokey/libnitrokey/milestones) page.

# Nitrokey USB IDs

Currently used USB identifiers for Nitrokey products are listed below. See [./data](./data) for the further details.

| Name | USB ID |
|------------------------------------------|:---------:|
| Crypto Stick 1.2 | 20a0:4107 |
| Nitrokey 3 NFC | 20a0:42b2 |
| Nitrokey 3 NFC Bootloader | 20a0:42dd |
| Nitrokey 3 NFC Bootloader NRF | 20a0:42e8 |
| Nitrokey FIDO U2F | 20a0:4287 |
| Nitrokey FIDO2 | 20a0:42b1 |
| Nitrokey HSM | 20a0:4230 |
| Nitrokey Pro | 20a0:4108 |
| Nitrokey Pro Bootloader | 20a0:42b4 |
| Nitrokey Start | 20a0:4211 |
| Nitrokey Storage | 20a0:4109 |
| Nitrokey Storage Bootloader | 03eb:2ff1 |
| Nitrokey U2F | 2581:f1d0 |

0 comments on commit 8847558

Please sign in to comment.