Blowfish Encryption Manual » History » Version 3
Version 2 (johu, 07/28/2010 11:48 PM) → Version 3/14 (johu, 07/28/2010 11:57 PM)
h1. Blowfish Encryption
h2. Introduction
Blowfish can be used to encrypt messages between 2 persons in query, messages in channel and the topic. In Quassel all messages will be de-/encrypted on core. So it is *highly recommend* to *[[Client-Core_SSL_support|setup SSL]]* in case of you are not running monolithic client.
!http://bugs.quassel-irc.org/attachments/304/core_deencryption.png!
h2. Commands
a) setting a key for a user or channel
> Usage
<pre><code>/setkey <nick|channel> <key></code></pre>
b) deleting a key for a user or channel
> Usage
<pre><code>/delkey <nick|channel></code></pre>
h2. Introduction
Blowfish can be used to encrypt messages between 2 persons in query, messages in channel and the topic. In Quassel all messages will be de-/encrypted on core. So it is *highly recommend* to *[[Client-Core_SSL_support|setup SSL]]* in case of you are not running monolithic client.
!http://bugs.quassel-irc.org/attachments/304/core_deencryption.png!
h2. Commands
a) setting a key for a user or channel
> Usage
<pre><code>/setkey <nick|channel> <key></code></pre>
b) deleting a key for a user or channel
> Usage
<pre><code>/delkey <nick|channel></code></pre>