Page MenuHomePhabricator

[web][native] mark keys as published before uploading to identity service
Changes PlannedPublic

Authored by varun on Fri, Apr 26, 12:11 PM.
Tags
None
Referenced Files
F1712856: D11811.id39589.diff
Tue, May 7, 4:59 AM
F1710590: D11811.id.diff
Mon, May 6, 3:53 PM
Unknown Object (File)
Thu, May 2, 3:37 PM
Unknown Object (File)
Thu, May 2, 1:59 AM
Unknown Object (File)
Tue, Apr 30, 12:12 PM
Subscribers

Details

Summary

On web and native, we should make sure we mark prekeys/otks as published right before uploading them to the identity service to prevent a scenario where identity is vending keys that haven't been published by the client

Depends on D11810

Test Plan

will attach gist shortly

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ashoat requested changes to this revision.Sat, Apr 27, 6:08 PM

Worth reading my comment in the preceding diff before proceeding here. It looks like this diff only moves around calls to mark prekeys as published, which I think should actually stay where they are (after publishing to identity). Might be best to abandon this diff, but let me know if I'm missing something