A signature of the returned keys changes - the new one is more convenient to use with Olm. Additionally, this diff introduces more efficient validation.
Depends on D10665
Paths
| Differential D10666 Authored by tomek on Jan 17 2024, 8:10 AM.
Details Summary A signature of the returned keys changes - the new one is more convenient to use with Olm. Additionally, this diff introduces more efficient validation. Depends on D10665 Test Plan Check if fetching keys returns correct values on native and web.
Diff Detail
Event Timelinetomek held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJan 17 2024, 8:10 AM2024-01-17 08:10:36 (UTC-8) tomek added a child revision: D10667: [lib] Create notifs Olm session.Jan 17 2024, 8:16 AM2024-01-17 08:16:48 (UTC-8) Harbormaster completed remote builds in B25839: Diff 35728.Jan 17 2024, 8:29 AM2024-01-17 08:29:29 (UTC-8)
Comment Actions Some notes about convention so please address comments but overall LGTM
This revision is now accepted and ready to land.Jan 18 2024, 10:25 AM2024-01-18 10:25:16 (UTC-8)
Harbormaster completed remote builds in B25954: Diff 35876.Jan 19 2024, 6:49 AM2024-01-19 06:49:04 (UTC-8) Closed by commit rCOMM715cc109dc0a: [lib][native][web] Parse keyserver keys payload and validate the result (authored by tomek). · Explain WhyJan 19 2024, 8:03 AM2024-01-19 08:03:23 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35888 lib/types/crypto-types.js
lib/types/identity-service-types.js
native/identity-service/identity-service-context-provider.react.js
web/grpc/identity-service-client-wrapper.js
|