From a63442d9e50266bb0830e190e7dbfaf69d7c58de Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 29 Apr 2019 02:36:21 +1000 Subject: [PATCH] Add rate-limiter-flexible (#893) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b804497..f81b586 100644 --- a/readme.md +++ b/readme.md @@ -636,6 +636,7 @@ - [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms. - [themis](https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on. - [GuardRails](https://github.com/apps/guardrails) - GitHub app that provides security feedback in pull requests. +- [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) - Brute-force and DDoS attack protection. ### Benchmarking