dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.3.1 | You're being logged at https://irclog.whitequark.org/cinch/
FiXato has quit [Ping timeout: 245 seconds]
FiXato has joined #cinch
Liothen has quit [Ping timeout: 260 seconds]
Azure has quit [Ping timeout: 265 seconds]
<osp2>
jmaister, I'm using hexchat as my client with some friends who use adiirc as their client; all of us have blowfish set up with our clients' respective plugins
<osp2>
both clients use ecb mode blowfish; so I'm trying to get my cinch bot to decrypt the messages but I can't seem to find a ruby lib that uses blowfish in ecb mode
<osp2>
or at least not one with good documentation
<osp2>
so I'm hoping someone in this channel has done something similar :)
<jmaister>
Oh, right. I didn't even know people did that
<jmaister>
Sounds like you might have to do some coding yourself
<osp2>
I got pretty far with it but the decrypt didn't come out properly
craysiii has quit [Ping timeout: 256 seconds]
kspencer_ has quit [Ping timeout: 260 seconds]
craysiii has joined #cinch
craysiii has quit [Max SendQ exceeded]
craysiii has joined #cinch
kspencer_ has joined #cinch
kspencer_ has quit [Max SendQ exceeded]
leftylink has quit [Ping timeout: 264 seconds]
leftylink has joined #cinch
kspencer_ has joined #cinch
kspencer_ has quit [Max SendQ exceeded]
craysiii has quit [Ping timeout: 240 seconds]
craysiii has joined #cinch
kspencer_ has joined #cinch
Kannkor has quit [Ping timeout: 256 seconds]
Kannkor has joined #cinch
w80 has quit [Quit: WeeChat 1.9.1]
Liothen has joined #cinch
Liothen has quit [Changing host]
Liothen has joined #cinch
kspencer_ has quit [Changing host]
kspencer_ has joined #cinch
kspencer_ is now known as kspencer
snowball has joined #cinch
<snowball>
i'm trying to connect to a bouncer (znc) and failing, i feel like i've missed some necessary field. i've set: server, port, user, password on the config object
<snowball>
should those 4 fields normalyl be enough?