From 7d308fae0c97111ade6f17cdff0bfd136ba48fc3 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Wed, 14 Dec 2016 16:04:43 +0000 Subject: FiSHLiM is a HexChat plugin for FiSH IRC encryption. * Sending/receiving messages * Topic decryption * Using unecrypted keys / keys without a password from blow.ini * Pure protocol-level filtering (works with highlighting, nick coloring etc) * Partially encrypted messages (i.e. prefixed with nickname by a bouncer) * CBC mode WWW: http://fishlim.kodafritt.se/ --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 4ef47b4701e6..c7a7bedb51d9 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -29,6 +29,7 @@ SUBDIR += gruftistats SUBDIR += gseen.mod SUBDIR += hexchat + SUBDIR += hexchat-fish SUBDIR += hybserv SUBDIR += icbirc SUBDIR += ii -- cgit v1.2.3