|
|
|
|
|
by nly
4569 days ago
|
|
> Perhaps an alternative to sha1(ip+port) could be some form of cryptographic signature scheme, where the NodeID is a public key or hash of a public key What stops me from creating 10 million keypairs and spamming them in to the DHT? |
|
Generating 10 million RSA 2048 bit keypairs isn't free, and you still have to maintain a significant set of network flows and perform decryption against them.
[0]https://github.com/telehash/telehash.org/blob/master/protoco...