From: Pekka Riikonen Date: Fri, 11 Oct 2002 15:28:59 +0000 (+0000) Subject: updates X-Git-Tag: silc.client.0.9.6~30 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=1d4adf2d753de678f4515f0b1640fe7c66c07792 updates --- diff --git a/public_html/html/cryptofaq.php b/public_html/html/cryptofaq.php index 3dd2026f..c33f4213 100644 --- a/public_html/html/cryptofaq.php +++ b/public_html/html/cryptofaq.php @@ -610,6 +610,9 @@ when adding new features to the protocol. It also means, that SILC was designed from attacker's point of view. Instead of just adding security measures to the protocol we first analyzed attacks against the protocol (and other protocols) and then designed the SILC to resist the attacks. +The protocol of course easily gets very complex and then analyzing gets +harder and harder, new attacks are discovered that we didn't know about, +and for this reason the analyzing is constant and ongoing process.