Jump to content

HexChat FiSHLiM Reloaded 1.0.0

   (0 reviews)

1 Screenshot

About This File

Archived project

This project was already merged into the Hexchat code, the main objective of it to exist, please go to the official repository to get support

HexChat FiSHLiM Reloaded

Adds FiSHLiM support to HexChat with with steroids!

Based on FiSHLiM plugin of HexChat.

Installation

Dependencies

  • gio
  • openssl
  • hexchat
  • meson

Conflicts

You must deactivate the original FiSHLiM version of the HexChat core before using this version

User install

meson builddir -Dlocal_install=true
ninja -C builddir test
ninja -C builddir install

System install

meson builddir
ninja -C builddir
ninja -C builddir test
sudo ninja -C builddir install

AUR

We offer AUR repo: https://aur.archlinux.org/packages/hexchat-fishlim-reloaded-git/

Features

  • Backward compatibility with the database file addon_fishlim.conf from original HexChat module
  • CBC mode on SETKEY and KEYX commands
  • Store keys in CBC mode (addon_fishlim.conf)
  • Detect context in DELKEY command
  • Encrypted flag for incoming and outgoing messages

Usage

  • SETKEY command
    • for CBC mode -> /setkey cbc:key
    • for ECB mode -> /setkey ecb:key
    • for ECB mode -> /setkey key

Part of HexChat

This project is intended to provide users with the new features until they are merged into the HexChat core: hexchat/hexchat#2347


What's New in Version 1.0.0   See changelog

Released

No changelog available for this version.


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest

  • This will not be shown to other users.
  • Add a review...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    Loading...
×
×
  • Create New...