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

Connection manager equivalent to prevent DoS attacks #75

Open
justindotpub opened this issue Feb 1, 2023 · 0 comments
Open

Connection manager equivalent to prevent DoS attacks #75

justindotpub opened this issue Feb 1, 2023 · 0 comments
Milestone

Comments

@justindotpub
Copy link
Contributor

Do we need to hook into something with kubo to prevent DoS attacks with repeated http requests coming in? Connection manager may not be the right thing, but it came up in some conversations. Clearly we don't want any connect manager related issues with legit transfers being killed off.

If we do something like this, make sure the core protocol is resilient enough to handle any connection termination and resume where it left off.

@justindotpub justindotpub added this to the Batch milestone Feb 1, 2023
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