X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=security.txt;h=8faf43faf4565891c339c0fa5badd7ec7a0359be;hb=ebd665e17c70c88a0311a4a2e0c20d277fc1585d;hp=4bee57750c9fe9ebc7713fbf4dbbad583794a151;hpb=f9ded6ca2be0fb1015f437266aed1efe55cf8bb3;p=irker.git diff --git a/security.txt b/security.txt index 4bee577..8faf43f 100644 --- a/security.txt +++ b/security.txt @@ -163,10 +163,6 @@ near resource limits. An ordinary DoS attack would then be prevented from completely blocking all message traffic; the cost would be a whole lot of join/leave spam due to connection churn. -We also use greenlets (Python coroutines imitating system threads) -when they are available. This reduces memory overhead due to -threading substantially, making a thread-flooding DoS more dfficult. - == Authentication/Integrity == One way to help prevent DoS attacks would be in-band authentication -