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

BEP42: Pick node ID based on external IP (DHT security extension) #15

Open
feross opened this issue Jun 7, 2014 · 1 comment
Open

Comments

@feross
Copy link
Member

feross commented Jun 7, 2014

We have been looking at securing the DHT, making it harder to attack (especially with sybils). One thing we’re implementing to support this is requiring DHT nodes to calculate their node ID based on their external IP, with some flexibility to support NATs and such. More info on Node ID enforcement can be found here.

@feross feross changed the title Pick node ID based on external IP (DHT security extension) BEP42: Pick node ID based on external IP (DHT security extension) Apr 3, 2015
@feross
Copy link
Member Author

feross commented Apr 3, 2015

https://github.com/Ayms/bittorrent-nodeid looks like a good start!

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

No branches or pull requests

1 participant