Specification
As per #148 we applied some rate limiting mechanisms for preventing amplification attacks. But to truly protect against this we need to implement a simple proof of work for making signalling requests.
Additional context
Tasks
- Implement a simple proof of work algorithm for limiting signalling and punch requests
- ...
- ...
Specification
As per #148 we applied some rate limiting mechanisms for preventing amplification attacks. But to truly protect against this we need to implement a simple proof of work for making signalling requests.
Additional context
Tasks