NewJerseyStyle / LitePolis

LitePolis is a refactored version of [Polis](https://github.com/compdemocracy/polis), built using Python and optimized for scalability and performance.
MIT License
2 stars 0 forks source link

APIs should have rate limit or web application firewall should be applied #1

Open NewJerseyStyle opened 4 months ago

NewJerseyStyle commented 4 months ago

Options for rate limit:

Web application firewall (WAF) should work too but I have not study which and how to configure WAF for brutal force API key / DDoS. It will take me some time