irssi + blowfish = fun


Who doesnt want to encrypt their IRC Messages?

The installation


sudo apt-get -y install irssi irssi-scripts
sudo apt-get -y install libcrypt-cbc-perl libcrypt-blowfish-perl

ubuntu and debian


sudo apt-get -y install libcompress-zlib-perl

mint


sudo apt-get -y remove irssi
sudo apt-get -y install build-essential libglib2.0-dev
sudo apt-get -y install libncurses-dev libperl-dev
cd /usr/src
wget http://www.irssi.org/files/irssi-0.8.15.tar.gz
tar -zxvf irssi-0.8.15.tar.gz
cd irssi-0.8.15
./configure
make
sudo make install

ubuntu and debian

Download blowjob and place it in your ~/.irssi/plugins directory.

mint

Download blowjob and place it in your /usr/share/irssi/scripts directory.

The Usage (basic)

/setkey [key_value]

/blow [message]