Skip to content

Commit a18f197

Browse files
committed
Update TOTP aid
1 parent 966daa6 commit a18f197

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

applets/apex-totp

Submodule apex-totp updated 1 file

docs/applets/2-totp-hotp.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ These codes are preferred over e.g. SMS codes, because the process requires no c
99
- Repository: https://github.com/VivoKey/apex-totp
1010
- Binary name: `vivokey-otp.cap`
1111
- Download: https://github.com/DangerousThings/flexsecure-applets/releases
12-
- AID: `A0:00:00:05:27:21:01:01:02`, Package: `A0:00:00:05:27:21:01:01`
12+
- AID: `A0:00:00:05:27:21:01:01:41:50:45:58:01`, Package: `A0:00:00:05:27:21:01:01:41:50:45:58`
1313
- Storage requirements:
1414
- Persistent: `5128` bytes (`6020` with three TOTP accounts)
1515
- Transient reset: `2296` bytes (`2392`)
@@ -32,14 +32,14 @@ gp -install vivokey-otp.cap
3232
Listing the applets using `gp --list` should print something like this:
3333

3434
```
35-
APP: A00000052721010102 (SELECTABLE)
35+
APP: A0000005272101014150455801 (SELECTABLE)
3636
Parent: A000000151000000
37-
From: A000000527210101
37+
From: A00000052721010141504558
3838
39-
PKG: A000000527210101 (LOADED)
39+
PKG: A00000052721010141504558 (LOADED)
4040
Parent: A000000151000000
4141
Version: 1.1
42-
Applet: A00000052721010102
42+
Applet: A0000005272101014150455801
4343
```
4444

4545
## Using the Applet

0 commit comments

Comments
 (0)