Page MenuHomePhabricator

[Protos] Move GetKeyserverInfo to authtenticated service
ClosedPublic

Authored by jon on Jul 24 2023, 6:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 4:58 AM
Unknown Object (File)
Tue, Apr 16, 8:04 AM
Unknown Object (File)
Mon, Apr 15, 11:51 PM
Unknown Object (File)
Sun, Apr 14, 11:44 PM
Unknown Object (File)
Sun, Apr 14, 11:44 PM
Unknown Object (File)
Sat, Apr 13, 3:40 PM
Unknown Object (File)
Sat, Apr 13, 11:06 AM
Unknown Object (File)
Fri, Apr 12, 4:15 PM
Subscribers

Details

Summary

We should only be issuing one-time keys to authenticated
devices. Move this to the authenticated service.

Part of https://linear.app/comm/issue/ENG-4445

Depends on D7691

Test Plan

N/A. Protobuf review

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 24 2023, 6:57 AM
Harbormaster failed remote builds in B21148: Diff 28970!
varun requested changes to this revision.Jul 25 2023, 2:16 PM

OutboundKeyserverResponse can be deleted from identity_client.proto, right?

This revision now requires changes to proceed.Jul 25 2023, 2:16 PM

Remove OutboundKeyserverResponse from identity_client.proto

OutboundKeyserverResponse can be deleted from identity_client.proto, right?

It can, thanks.

This revision is now accepted and ready to land.Jul 27 2023, 9:51 AM