clients/.github
Maciej Zieniuk ce3ce17010
[PM-21147] User key transferred over ipc within desktop app without its prototype (#15047)
* user key transferred over ipc within desktop app without its prototype.

`UserKey` object was transferred over IPC as regular `Object` type and not recreated as `SymmetricCryptoKey` type, losing its original functions and properties. As a result `inner` method did not exist and user key silently failed during decryption of encrypted client key halves during biometric unlock.

* ipc biometrics serializable user key type

* use encrypt service directly for decryption

* moving electron key service to KM

* log error when unlock via biometrics fails with exception in lock component

* bring back tech debt comment

* lock component logging prefix
2025-06-03 22:12:11 +02:00
..
DISCUSSION_TEMPLATE Remove duplicated copy (#14271) 2025-04-14 17:56:09 +02:00
ISSUE_TEMPLATE Change version to textarea (#13467) 2025-03-10 10:10:16 +01:00
workflows [deps]: Update anchore/scan-action action to v6 (#14928) 2025-05-30 08:54:58 -07:00
codecov.yml [PM-21147] User key transferred over ipc within desktop app without its prototype (#15047) 2025-06-03 22:12:11 +02:00
CODEOWNERS Migrate libs/tools/card to be owned by DIRT (#14987) 2025-05-30 07:37:08 +00:00
PULL_REQUEST_TEMPLATE.md Use latest PR template (#9360) 2024-05-24 10:47:16 -04:00
renovate.json5 Add semver as dependency (#15005) 2025-05-30 15:31:11 +02:00
whitelist-capital-letters.txt [PM-17031] Create UI-common (#12831) 2025-01-17 10:42:31 -05:00