element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.17k stars 1.99k forks source link

2 key upload requests after completing security #12695

Open turt2live opened 4 years ago

turt2live commented 4 years ago

They both appear to be identical except for the content. The first appears to be just the device keys while the second is the device keys plus the cross signing keys. Both requests started after I entered my passphrase.

Do we need to do both or can we get away with just the second one?

jryans commented 4 years ago

Could do just one request. Just need some restructuring of code flow in the JS SDK to achieve it.