You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Story
As a node user, I would like to restrict traffic/ messages which I receive from any peer so that I can be safeguarded from the spamming.
Acceptance Criteria
Expected behavior
There should be a simple rate-limiting mechanism to prevent nodes from spamming our WebSocket connection.
Actual behavior
There is no rate limiting to prevent remote clients from spamming a node's WebSocket connection.
If we have a sufficiently large machine (or multiple machines), we can spam a specific node with WebSocket messages to make it consume CPU.
The text was updated successfully, but these errors were encountered: