Page MenuHomePhabricator

Add encryption order to encrypted notifications
ClosedPublic

Authored by marcin on Nov 10 2023, 5:41 AM.
Tags
None
Referenced Files
F3365014: D9817.id.diff
Mon, Nov 25, 6:19 AM
Unknown Object (File)
Mon, Nov 18, 2:09 PM
Unknown Object (File)
Mon, Nov 11, 1:41 PM
Unknown Object (File)
Thu, Oct 31, 6:33 AM
Unknown Object (File)
Tue, Oct 29, 10:40 AM
Unknown Object (File)
Tue, Oct 29, 7:46 AM
Unknown Object (File)
Tue, Oct 29, 7:36 AM
Unknown Object (File)
Tue, Oct 29, 7:36 AM
Subscribers

Details

Summary

This differential add encryptionOrder field to result of encryption with olm session, which contains information about encryption ordering.

Test Plan

edit in web GUI

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rebase to update commit message

tomek added inline comments.
keyserver/src/push/crypto.js
30 ↗(On Diff #33066)

Why is it optional?

This revision is now accepted and ready to land.Nov 13 2023, 7:25 AM
keyserver/src/push/crypto.js
30 ↗(On Diff #33066)

It is kept optional to handle the case of encryption failure, when ee can't assign it a meaningful value