Page MenuHomePhabricator

Add encryption order to encrypted notifications
ClosedPublic

Authored by marcin on Nov 10 2023, 5:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 27, 12:13 AM
Unknown Object (File)
Thu, Dec 26, 11:02 PM
Unknown Object (File)
Thu, Dec 26, 7:03 PM
Unknown Object (File)
Thu, Dec 26, 7:03 PM
Unknown Object (File)
Thu, Dec 26, 7:03 PM
Unknown Object (File)
Thu, Dec 26, 7:02 PM
Unknown Object (File)
Wed, Dec 25, 10:13 PM
Unknown Object (File)
Fri, Dec 20, 2:01 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