From: Eric S. Raymond Date: Sun, 7 Oct 2012 09:40:20 +0000 (-0400) Subject: Typo fix. X-Git-Tag: 1.9~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f9ded6ca2be0fb1015f437266aed1efe55cf8bb3;p=irker.git Typo fix. --- diff --git a/security.txt b/security.txt index 3807a19..4bee577 100644 --- a/security.txt +++ b/security.txt @@ -144,7 +144,7 @@ ineffective - just sets a target for the DoS attack. 3. Limit the number of requests that can be queued by source IP address. This might be worth doing; it would stymie a single-source DoS attack through -a publicly-exposed irkerd, though not a DDoS by a bitnet. But there isn't +a publicly-exposed irkerd, though not a DDoS by a botnet. But there isn't a lot of win here for a properly installed irker (e.g. behind a firewall), which is typically going to get all its requests from a single repo host anyway.