Git Product home page Git Product logo

hexchat-fishlim-reloaded's People

Contributors

bakasurarce avatar fred0r avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fred0r

hexchat-fishlim-reloaded's Issues

Unable to read encrypted ACTIONS

the recipient is able to read my fished /me bla, but on my side i cant read his, which are shown as + OK encrypted.
using a cbc: key

FiSHLiM: missing /key command to show original key set for a channel or user

See Hexchat bug #2639

Build info:

  • Hexchat 2.16.0

Summary:

  • FiSHLiM missing /key command to show original key set for a channel or user

@BakasuraRCE if you are on IRC please join #hexchat on Libera

Relaying a bug. User does not have github.

Other implementations of FISH for mIRC, Xchat, and Irssi included the /key command. This is missing from FiSHLiM. If you forget the stored key, you have no method to recover it from FiSHLiM.

To show the original key set for a user or channel the user would evoke the command.

/key <#channel>
/key <user>

FiSHLiM: Long messages fail to decrypt if sent by clients other than Hexchat 2.16.0

See Hexchat bug #2638

Build info:

  • Hexchat 2.16.0

Summary:

  • Long messages fail to decrypt in Hexchat , returning unreadable ciphertext for the client

Tested


@BakasuraRCE if you are on IRC please join #hexchat on Libera

Relaying a bug. User does not have github.

This may be related to the pull request on bug #2487 attempting to fix bug #1879

FiSHLiM is not decrypting long messages sent by other implementations of FISH or older builds of FiSHLiM, and returns ECB encrypted +OK messages. It may also effect CBC mode.

To trigger the bug the message sender must use a different irc client + different fish module and the receiver must be using Hexchat 2.16.0 with refactored FiSHLiM.

This bug can not be reproduced if two or more users are all communicating using Hexchat 2.16.0 or recent versions of FiSHLiM compiled from master.

Inconsistent utf-8 messages when over 512 characters

There is a known bug which remains unfixed since a while in original fishlim: FiSHLiM utf-8 truncation problem #1879

It is related to a maximum allowed length of IRC messages. When the encrypted data is over this limit, it is just truncated instead of being redistributed multi-line.

There is a FiSHLiM re-written in perl which address this problem and its README demostrates a real case how this problem occurs here https://github.com/hexchat-ngfish/ngfish#proper-message-length-handling--no-data-corruption

The way how it's solved there is not very efficient but at least it works, so I thought maybe you would be interested in fixing this issue in your fork and official FiSHLiM, since your project is aimed at improving it.

Not Support for CBC mode

Thanks your effort, but I encountered some trouble.

Sender: mIRC 7.64 + FiSH 10
Receiver: HexChat 2.14.2(FiSHLim 0.1.0 hcfishlim.dll)

  1. When I use keyx with CBC key exchange On in mIRC to HexChat, HexChat would notice Received key exchange for CBC mode which is not supported. and mIRC says *** FiSH: Sent my DH1080 public key to xxxxx, waiting for reply ...

  2. When I set key at CBC mode manually in mIRC, HexChat could not decrypt them.

By the way, /setkey ecb:key seems make the key to ecb:key at ECB mode rather than key at ECB mode
/setkey cbc:key seems make the key to cbc:key at ECB mode rather than key at CBC mode

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.