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
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
Unknown Object (File)
Thu, Oct 3, 3:29 AM
Unknown Object (File)
Thu, Oct 3, 2:59 AM
Unknown Object (File)
Wed, Oct 2, 11:17 PM
Unknown Object (File)
Wed, Oct 2, 10:07 PM

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable