Skip to content

Commit 3090806

Browse files
committed
update docs (externalize yktool)
1 parent 46cff7e commit 3090806

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/applets/3-hmac-sha1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ykman -r 'READER' otp chalresp -f 1 SECRET
5858

5959
Use the `-f` flag to specify the slot (1 or 2).
6060

61-
You can also use the `yktool.jar` utility (Download from https://github.com/DangerousThings/flexsecure-applets/releases/). Take care of the string encoding on your operating system, this command is for Linux:
61+
You can also use the `yktool.jar` utility (Download from https://github.com/arekinath/yktool/releases). Take care of the string encoding on your operating system, this command is for Linux:
6262

6363
```
6464
echo SECRET | java -jar yktool.jar program hmac 1 -x -X

0 commit comments

Comments
 (0)