From 31c7372fe2fc10e5380820b8b48be8c7ce86d266 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 20:19:56 +0000 Subject: Expand on the most obvious DoS attack. --- SECURITY | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/SECURITY b/SECURITY index 3da3d68..42ffc18 100644 --- a/SECURITY +++ b/SECURITY @@ -59,12 +59,14 @@ not yet done. (It isn't obvious if this would be a sensible addition either.) -TODO ----- -Anything else? DoS attacks? +Anything else? +-------------- + +DoS attacks seem likely - the simple case would be to stuff the queue with sufficiently many +"bogus" jobs that "real" jobs are never completed. Steve --- +-- -- cgit v1.2.1