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
Right now gossipsub messages are relayed to all peers. This should be done selectively say based on allowed peer IDs. Otherwise it is possible for a malicious peer to connect to a legs host and send malformed messages that are then relayed through legs. This can then cause the legs host to be blocked in a scenario where the host is connected to say lotus network.