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
With libp2p, it's possible to do an eclipse attack by flooding a node with incoming requests after it reboots.
This should be countered by having a limit to the number of incoming connections and reserving slots for outgoing connections.
With libp2p, it's possible to do an eclipse attack by flooding a node with incoming requests after it reboots.
This should be countered by having a limit to the number of incoming connections and reserving slots for outgoing connections.