You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per #473 and related issues, raised on this comment, we should make sure the communication between nodes is private and secure. Most straightforward approach is to offload this duty to the transport, and for Matrix it means making and ensuring the rooms are private and e2e encrypted
Problem Definition
As per #473 and related issues, raised on this comment, we should make sure the communication between nodes is private and secure. Most straightforward approach is to offload this duty to the transport, and for Matrix it means making and ensuring the rooms are private and e2e encrypted
raiden/raiden/network/transport/matrix.py
Lines 673 to 677 in b2e2d35
raiden/raiden/network/transport/matrix.py
Lines 707 to 711 in b2e2d35
The text was updated successfully, but these errors were encountered: