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
"Peer IDs" are used solely to deduplicate connections. If they were present on the DHT, we could avoid even attempting to connect to a peer which we've already connected to.
Things to consider:
Could choosing peer ID be used to attack somebody? Eg, announce under somebody else's peer ID to effectively DoS them.
The text was updated successfully, but these errors were encountered:
"Peer IDs" are used solely to deduplicate connections. If they were present on the DHT, we could avoid even attempting to connect to a peer which we've already connected to.
Things to consider:
The text was updated successfully, but these errors were encountered: