flakes / mirc_fish_10

"FiSH 10" - a blowfish encryption script for mIRC 7, compatible to previous FiSH scripts and other clients! Come visit us in #fish10 on EFNet!
https://syndicode.org/fish_10/
86 stars 16 forks source link

DH1080 keyXchange not working #28

Closed bioboy closed 10 years ago

bioboy commented 12 years ago

I am unable to initiate a DH1080 keyXchange.

I am currently using: mIRC 7.22 via ZNC 0.098+deb2ubuntu1,

The only script loaded is the latest mirc fish 10 (2012-05-30).

[01:40pm] *\ FiSH: Sent my DH1080 public key to xxxxx, waiting for reply ...

The keyXchange starts, but I never get a reply. If the other person initiates it, it works perfectly. All the other people I chat with are using irssi + fish module.

This is very frustrating, I don't want to have to downgrade mIRC and use the old fish modules.

flakes commented 12 years ago

Can you let me know which irssi addon they are using exactly?

bioboy commented 12 years ago

This one: https://github.com/markusn/FiSH-irssi

ghost commented 12 years ago

I don't suppose you found the problem? It still persists.

flakes commented 12 years ago

Haven't looked into it so far, sorry

xorpse commented 11 years ago

This is due to how https://github.com/markusn/FiSH-irssi handles the DH1080_INIT notice; to fix this see here: https://github.com/flakes/mirc_fish_10#cbc-mode.

Namely this part: You can use the right-click menu in queries to selectively disable CBC mode key exchange for those users. Please note that this is only a problem if you initiate the key exchange, not if they do.

flakes commented 10 years ago

won't fix (can't fix)