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

Implement rate limiting extension to prevent DDoS attacks #29

Open
gnarea opened this issue Sep 13, 2021 · 0 comments
Open

Implement rate limiting extension to prevent DDoS attacks #29

gnarea opened this issue Sep 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@gnarea
Copy link
Member

gnarea commented Sep 13, 2021

The PKI spec defines an optional extension to rate limit incoming messages from authorised endpoints, but this extension isn't currently implemented.

By implementing it, we'd be protecting private endpoints from DDoS attacks (as long as service providers configure the rate limiting properly).

@gnarea gnarea added the enhancement New feature or request label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant