Skip to content

Commit

Permalink
Update link to U2F HID specification
Browse files Browse the repository at this point in the history
The previous PDF link is dead. This appears to be the most recent
version of this specification.
  • Loading branch information
wjt committed Aug 3, 2018
1 parent 18fa0ce commit 290a864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u2f_hidraw_id.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ int main(int argc, char **argv)

/*
* Detect U2F tokens. See:
* https://fidoalliance.org/specs/fido-u2f-HID-protocol-v1.0-rd-20141008.pdf
* https://fidoalliance.org/specs/fido-u2f-v1.0-ps-20141009/fido-u2f-hid-protocol-ps-20141009.pdf
* http://www.usb.org/developers/hidpage/HUTRR48.pdf
*/

Expand Down

0 comments on commit 290a864

Please sign in to comment.