mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
README: add link to blog post
This commit is contained in:
parent
51a25c3995
commit
4df55677d0
1 changed files with 2 additions and 0 deletions
|
|
@ -176,6 +176,8 @@ It is impractical if not impossible to block abusive clients completely.
|
|||
Rack::Attack aims to let developers quickly mitigate abusive requests and rely
|
||||
less on short-term, one-off hacks to block a particular attack.
|
||||
|
||||
See also: the [Backing & Hacking blog post](http://www.kickstarter.com/backing-and-hacking/rack-attack-protection-from-abusive-clients) introducing Rack::Attack.
|
||||
|
||||
[](https://travis-ci.org/kickstarter/rack-attack)
|
||||
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue