Blowfish Encryption Manual » History » Version 3
johu, 07/28/2010 11:57 PM
ssl hint
| 1 | 1 | johu | h1. Blowfish Encryption |
|---|---|---|---|
| 2 | 1 | johu | |
| 3 | 2 | johu | h2. Introduction |
| 4 | 1 | johu | |
| 5 | 3 | johu | 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. |
| 6 | 2 | johu | |
| 7 | 2 | johu | !http://bugs.quassel-irc.org/attachments/304/core_deencryption.png! |
| 8 | 2 | johu | |
| 9 | 2 | johu | h2. Commands |
| 10 | 2 | johu | |
| 11 | 2 | johu | a) setting a key for a user or channel |
| 12 | 2 | johu | |
| 13 | 2 | johu | > Usage |
| 14 | 2 | johu | <pre><code>/setkey <nick|channel> <key></code></pre> |
| 15 | 2 | johu | |
| 16 | 2 | johu | b) deleting a key for a user or channel |
| 17 | 2 | johu | |
| 18 | 2 | johu | > Usage |
| 19 | 2 | johu | <pre><code>/delkey <nick|channel></code></pre> |