Page MenuHomePhabricator

[services][identity] add public key to pake credential request
ClosedPublic

Authored by varun on Sep 14 2022, 12:29 AM.
Tags
None
Referenced Files
F3120869: D5130.id16651.diff
Fri, Nov 1, 6:33 AM
F3120791: D5130.id16783.diff
Fri, Nov 1, 6:28 AM
F3120790: D5130.id16650.diff
Fri, Nov 1, 6:28 AM
F3120202: D5130.diff
Fri, Nov 1, 4:34 AM
Unknown Object (File)
Thu, Oct 10, 6:58 AM
Unknown Object (File)
Sat, Oct 5, 2:07 PM
Unknown Object (File)
Thu, Oct 3, 5:18 AM
Unknown Object (File)
Thu, Oct 3, 3:51 AM

Details

Summary

if a user doesn't have a keyserver, we need each peer to be able to send messages to all of that user's devices simultaneously. in order to do that, we need the public keys for all of their devices. so, when a user logs in with a password on a device, they should provide the public key for that device.

Test Plan

proto change, built the identity service and client

Diff Detail

Repository
rCOMM Comm
Branch
identity
Lint
No Lint Coverage
Unit
No Test Coverage