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

Signed latest block announcement against block withholding attacks through DHT #369

Closed
qstokkink opened this issue Nov 15, 2018 · 1 comment
Assignees
Labels
priority: medium Enhancements, features or exotic bugs

Comments

@qstokkink
Copy link
Collaborator

qstokkink commented Nov 15, 2018

Right now it would be possible to perform a block withholding attack in the TrustChain. By announcing the latest signed block through the DHT, we can enforce the honesty of peers. This mechanism would also enforce peers to commit to a single main chain, instead of forking a lot of subchains.

@qstokkink qstokkink added the priority: medium Enhancements, features or exotic bugs label Nov 15, 2018
@DanGraur
Copy link
Contributor

This should now be addressed in PR #349.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Enhancements, features or exotic bugs
Development

No branches or pull requests

2 participants