Instead of using fake values, recall the real
identity key.
Depends on D7702
Differential D8052
[Keyserver] Use olm identity key for tunnelbroker connection • jon on Jun 1 2023, 7:09 AM. Authored by Tags None Referenced Files
Subscribers
Details
Instead of using fake values, recall the real Depends on D7702 # Run tunnelbroker with RUST_LOG=debug (cd keyserver && yarn dev) # There should be a console log from keyserver showing the # real identity key, and tunnelbroker should log it received # a connection request with the same ID
Diff Detail
Event TimelineComment Actions Curious for your thoughts on the inline comments. I think it might be good to move await getDeviceID out so it's not called on every Websocket initialization
|