Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify addresses listed in node IDs. #3

Open
lithdew opened this issue Aug 22, 2021 · 0 comments
Open

Verify addresses listed in node IDs. #3

lithdew opened this issue Aug 22, 2021 · 0 comments

Comments

@lithdew
Copy link
Owner

lithdew commented Aug 22, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant