topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:42 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: blowssi - mircryption compat for irssi - v0.2.0 - Jan 03, 2011  (Read 22770 times)

Gothi[c]

  • DC Server Admin
  • Charter Honorary Member
  • Joined in 2006
  • ***
  • Posts: 873
    • View Profile
    • linkerror
    • Donate to Member
blowssi is a an irssi cryptography script.

Download from official web page: http://linkerror.com/blowssi.cgi

Key features:
  • Compatible with mircryption and FiSH.
  • Supports both cbc and ecb encryption modes. (to use cbc encryption just prefix the key with cbc: )
  • Blowssi is Free (both as in freedom and as in beer) software (licensed under the GNU GPL v3)
  • Blowssi will work on any platform perl and irssi work on.
  • dh1080 key exchange (since 0.2.0)

Requirements:
  • perl (...duh)
  • Crypt::ircBlowfish (see bundeled zip file, but also available from donationcoder.com)
  • Crypt::ircDH1080 (see bundled tar.gz file)
  • Crypt::CBC (on gentoo you can just: emerge dev-perl/crypt-cbc)
  • MIME:Base64 (on gentoo you can just: emerge perl-MIME-Base64 (which is a virtual package) or emerge perl-core/MIME-Base64 though you probably already have it.)
  • irssi (... duh!)

Installation:
  • First make sure all requirements are installed (see above).
  • To install, just put the script in ~/.irssi/scripts and put this in your ~/.irssi/startup :
  • /load ~/.irssi/scripts/blowssi.pl
             
More detailed installation instructions: http://mewbies.com/h...r_irssi_tutorial.htm
« Last Edit: March 29, 2011, 02:03 PM by mouser »

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: dont matter i will edit just put title: blah text: blah
« Reply #1 on: March 29, 2011, 01:57 PM »
You rock, Goth!