Skip to content

Don't communicate with inactive contacts

akwizgran requested to merge embargo-inactive-contacts into master

When we're introduced to a new contact, we need to store the transport keys and start key rotation before activating the contact. During this period we shouldn't use the transport keys for outgoing streams until either the introduction protocol is complete or we receive an incoming stream from the contact, indicating that they've also started key rotation.

Merge request reports