This page shows a collection of WeeChat scripts written by external contributors, which can be installed directly in WeeChat with the command /script install <name>
.
WeeChat developers are NOT RESPONSIBLE for problems caused by one of these scripts: you could experience problems like memory leaks, slowdowns, or even security problems, you are warned!
You can contribute by adding/updating scripts or reporting issues in the GitHub repository: https://github.com/weechat/scripts
Name / Language | Description | V. | License | Min | Max | Author | Added | Updated |
---|---|---|---|---|---|---|---|---|
crypt.py |
Encrypt/decrypt messages using openssl.
(requires: openssl)
⚠ Script disabled (not compatible with Python 3). |
1.4.5 | GPL-3.0-or-later | 0.3.0 | Nicolai Lissner | 2008-08-29 | 2021-05-11 | |
fish.py | FiSH encryption/decryption. (requires: pycryptodome) | 0.15 | GPL-3.0-or-later | 0.3.0 | David Flatz | 2012-03-27 | 2023-10-23 | |
foo.pl | Rot n+i encryption and decryption. | 3.00 | Public-domain | 0.3.0 | Juerd | 2018-09-21 | ||
ircrypt.py | Secure encryption layer for the IRC protocol based on OpenPGP. (requires: GnuPG) | 1.0 | GPL-3.0-or-later | 0.3.8 | IRCrypt team | 2016-04-09 | ||
otr.py |
Off-The-Record IRC messaging.
(requires: https://github.com/afflux/pure-python-otr)
⚠ Script disabled (not compatible with Python 3). |
1.9.3 | GPL-3.0-or-later | 0.3.0 | Matthew M. Boedicker | 2012-05-26 | 2021-05-11 | |
weefish.rb | FiSH encryption/decryption. (requires: crypt/blowfish) | 0.4 | GPL-3.0-or-later | 0.3.0 | tp | 2010-09-19 | 2012-02-08 |