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

Study possible eclipse vectors #124

Open
fed-franz opened this issue Feb 28, 2023 · 0 comments
Open

Study possible eclipse vectors #124

fed-franz opened this issue Feb 28, 2023 · 0 comments
Labels
type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)

Comments

@fed-franz
Copy link
Contributor

** Description **
An attacker might try to fill-up (completely or partially) a node's buckets by producing a large number of IDs.
We should ensure this is not possible.

Additionally, we don't want an adversary to be able to stay in a bucket indefinitely (i.e., never being evicted) without actually participating in the protocol (i.e., timely relaying protocol messages).

@fed-franz fed-franz added the type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc) label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Issues concerning code or feature improvement (performance, refactoring, etc)
Projects
None yet
Development

No branches or pull requests

1 participant