From 21c7b3bac16c0f6d51ac26e9de29a85a1cd6af60 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 19 Mar 2002 18:36:12 +0000 Subject: [PATCH] updates --- public_html/html/faq.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public_html/html/faq.php b/public_html/html/faq.php index e216fbf4..ed626c13 100644 --- a/public_html/html/faq.php +++ b/public_html/html/faq.php @@ -610,8 +610,8 @@ decrypt channel messages. To set the key for the channel use the KEY command. Every user on the channel must do the same thing and set the same key. If some user on the channel does not set the key (or does not know the key) he won't be able to see any messages on the channel. Give the command: -/KEY CHANNEL set verysecretkey. This -command will set the `verysecretkey' passphrase as key on current channel. +/KEY CHANNEL #channel set verysecretkey. +This command will set the `verysecretkey' passphrase as key to #channel. How exactly other users will know this key is out of scope of the SILC protocol. SILC does not provide yet a possibility of negotiating secret key with many users at the same time. For this reason the secret key on the -- 2.24.0