Jiri Zbytovsky
c3c8311025
feat(message-system): add feature flag to disable Optiga DAC failures
2026-02-10 22:46:00 +01:00
Jiri Zbytovsky
c6c16b5032
chore(device-authenticity): unlink wallet-core from device authenticity
2025-12-18 13:17:20 +01:00
Jiri Zbytovsky
5fd5657960
feat(message-system): add feature flag to disable Tropic DAC failures
2025-10-23 16:58:09 +02:00
Jiri Zbytovsky
5297a0c6be
feat: device authenticity check with multiple secure elements
2025-10-22 16:56:37 +02:00
Matěj Husák
50e4aeb2a5
feat(e2e): updated e2e tests for blacklist approach
2025-09-25 00:52:32 +02:00
Matěj Husák
00cf5d351f
feat(suite): use caPubKey blacklist instead of whitelist
2025-09-25 00:52:32 +02:00
Matej Kriz
4b53159c43
fix(suite-native): fix the logic for Device Auth Check from Device Settings
...
The logic is not yet shared with the desktop because of subltle differences and logic too hard to read and debug.
- Do NOT report failed check as compromised device (For example device disconnected during action doesn't mean it's compromised, inform user about the error via Toast in that case)
- Share one DeviceCompromisedModal for compromised state.
2025-05-13 18:40:20 +02:00
Peter Sanderson
0cdbf54f03
fix: show Ghost Modal for failed device Auth in settings correctly (synchornously)
2025-03-12 09:30:44 +01:00
yanas
16447f48d9
chore(suite-common): autofix for sort-imports eslint rule
2025-01-30 15:51:37 +01:00
Bohdan Juříček
05304daec4
refactor(suite): authorize device thunk ( #12438 )
...
* refactor(suite): authorize device thunk
* feat(suite-native): duplicit passphrase handling
* fix(suite-native): avoid type casting in thunks
* refactor(suite): remove redundant comment
2024-05-22 11:36:41 +01:00
Jan Komarek
634aebd53b
chore(suite-common): improve authenticate device result stored in reducer
2023-11-20 15:50:06 +01:00
Jan Komarek
a3d216fe70
chore(suite-common): refactor device authenticity check
2023-11-20 15:50:06 +01:00
Jan Komarek
0544b68984
feat(suite, suite-common): remove redundant success toasts from onboarding
2023-10-20 15:23:00 +02:00
Matej Kriz
6397eeec03
feat(suite): allow authenticity check to pass even if CA pubKey is not in Suite but config is expired
...
- Temporary but fine solution. Both certificates still needs to be valid. Final solution would be fetching new config in that case.
2023-10-13 10:37:21 +02:00
Jan Komarek
5f336932d1
feat(suite, suite-common): add device authentication to settings
2023-10-13 10:37:21 +02:00
Jan Komarek
d4b7962361
feat(suite): add DeviceAuthenticity step to onboarding
2023-10-13 10:37:21 +02:00
Szymon Lesisz
06b1e0ef62
feat(device-authenticity): create @suite-common/device-authenticity package
2023-10-13 10:37:21 +02:00