rheia
rheia copied to clipboard
Verify addresses listed in node IDs.
Rather than immediately accepting an incoming node ID when performing a node ID handshake, use a bounded task pool to attempt to connect to the address listed on the node ID and assert the information listed on the nodes' ID is true.
This is important to verify in the case that nodes are being run in a public, untrusted network.