mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-26 14:57:47 +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
|
Rack::Attack aims to let developers quickly mitigate abusive requests and rely
|
||||||
less on short-term, one-off hacks to block a particular attack.
|
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://travis-ci.org/kickstarter/rack-attack)
|
||||||
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
[](https://codeclimate.com/github/kickstarter/rack-attack)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue