105 Commits

Author SHA1 Message Date
Michele Balistreri
b50cfe22ac
add public key to getmetadata 2022-12-30 08:03:21 +01:00
Michele Balistreri
73e8c3e830
add key uid to all flows 2022-12-29 14:49:26 +01:00
Michele Balistreri
01c3a00862 allow exporting multiple paths at once 2022-12-22 10:00:34 +01:00
Michele Balistreri
704e58621d support both float64 and int for mnemonic length 2022-11-18 11:48:58 +01:00
Michele Balistreri
ce6c83bea5 fix example 2022-11-17 18:51:11 +01:00
Michele Balistreri
b91e6c4f9d now length is int 2022-11-17 18:50:34 +01:00
Michele Balistreri
f8d203fc9e add instance uid to flows 2022-11-16 13:23:45 +01:00
Michele Balistreri
af64234d1a update deps 2022-11-08 15:43:37 +01:00
Michele Balistreri
e4fef0fb36 add master addr export + private export 2022-10-26 10:14:05 +02:00
Michele Balistreri
95e1c1249a fixed master key export 2022-10-19 13:53:41 +02:00
Michele Balistreri
7ffa0cc32d bump keycard-go 2022-09-06 09:11:01 +02:00
Michele Balistreri
16f37cb459 only send card inserted if sent insertcard before 2022-08-30 09:02:17 +02:00
Michele Balistreri
c8b38fe24a only send insert card error if not found in 150ms 2022-08-29 14:03:15 +02:00
Michele Balistreri
33e7ae0fe0 handle incoherent metadata 2022-08-22 09:00:31 +02:00
Michele Balistreri
c631eb3b02 proper casting 2022-08-18 16:49:41 +02:00
Michele Balistreri
09edf427d7 don't giveup on secure channel 2022-08-16 14:45:13 +02:00
Michele Balistreri
3fd18f5ff1 add 500ms sleep on card unreadable 2022-08-16 07:03:53 +02:00
Michele Balistreri
c7e12eb6ce release correct context 2022-08-12 09:02:51 +02:00
Michele Balistreri
145e332f9f abort if context fails to start or terminal missing 2022-08-12 08:58:40 +02:00
Michele Balistreri
cd9383e103 retry on failed connection 2022-08-12 08:25:46 +02:00
Michele Balistreri
a38640c721 don't abort flow on connection error 2022-08-11 14:39:23 +02:00
Michele Balistreri
b6b29bc497 better error handling in GetMetadata 2022-08-09 08:50:39 +02:00
Michele Balistreri
2cfb537259 add missing restarts on pcsc errors 2022-08-08 12:16:41 +02:00
Michele Balistreri
5b6786acb8 fix address retrieval 2022-08-04 11:55:34 +02:00
Michele Balistreri
178b0e1dd9 add get/store data flows 2022-08-04 11:21:23 +02:00
Michele Balistreri
bfe9a1c7c7 update keycard-go 2022-08-03 12:00:48 +02:00
Michele Balistreri
660760d156 add puk retries check 2022-07-29 12:08:46 +02:00
Michele Balistreri
ed51858caf add PIN check in authenticate 2022-07-29 10:33:53 +02:00
Michele Balistreri
15f654ce3a
Merge pull request #1 from status-im/desktop-app-need
`Free` and `SetSignalEventCallback` added to the list of exported functions
2022-07-12 09:45:51 +02:00
Sale Djenic
bf26341bb2 Free and SetSignalEventCallback added to the list of exported functions 2022-07-12 09:32:32 +02:00
Michele Balistreri
d4b99d0b77 fixed cancel flow 2022-07-12 09:28:10 +02:00
Michele Balistreri
efe6c94bbf add explicit ISD select 2022-06-13 08:56:09 +02:00
Michele Balistreri
aafe062ad0 json numbers are float64 2022-06-10 11:55:53 +02:00
Michele Balistreri
c86dd29a2e add mnemonic generation 2022-06-09 11:16:31 +02:00
Michele Balistreri
a0679327f8 fix example 2022-03-04 09:56:28 +01:00
Michele Balistreri
62e33e6b26
use default password 2022-02-07 16:19:32 +01:00
Andrea Franz
872cadb62f
update keycard-go dep 2021-11-09 12:36:20 +01:00
Michele Balistreri
7f072e33d4
export flow interface 2021-10-29 13:33:26 +03:00
Michele Balistreri
3727d89ae7
add load keys support 2021-10-28 09:52:39 +03:00
Michele Balistreri
ec962ae1e7
add factory reset 2021-10-27 09:17:12 +03:00
Michele Balistreri
e3c16d0e57
implement sign flow 2021-10-27 08:46:00 +03:00
Andrea Franz
d45beefc14
add factoryReset method 2021-10-25 17:07:49 +02:00
Michele Balistreri
b1e1f7f0bf
remove unnecessary events 2021-10-25 09:22:00 +03:00
Michele Balistreri
6883296620
implement change credentials flows 2021-10-25 09:10:43 +03:00
Michele Balistreri
5e24a8571d
implement delete flow 2021-10-25 08:41:53 +03:00
Andrea Franz
28232c5ed3
update keycard-go to avoid panic on resp.Sw when resp is nil 2021-10-22 13:44:10 +02:00
Michele Balistreri
19d8b0b3a1
handle wrongpukerror 2021-10-22 12:57:53 +03:00
Andrea Franz
a7c15e6c91
add unblockPIN implementation 2021-10-22 11:54:09 +02:00
Andrea Franz
736adcccad
update keycard-go 2021-10-22 11:54:09 +02:00
Michele Balistreri
cb80069724
implement export key flow 2021-10-22 11:49:55 +03:00