Skip to content

obiwahn-abandoned/weechat-otr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

WeeChat script for Off-the-Record messaging

DISCLAIMER: To the best of my knowledge this script securely provides OTR
messaging in WeeChat, but I offer no guarantee. Please report any security
holes you find.

Testing and security auditing are appreciated.

It requires the most recent master branch of the pure Python OTR
implementation (potr):

https://github.com/afflux/pure-python-otr

Thanks to Kjell Braden for the Python OTR library and the Gajim Python plugin
which I used as a reference.

To install script:

Copy weechat_otr.py to ~/.weechat/python/

Then either symlink it into ~/.weechat/python/autload
or '/python load python/weechat_otr.py' in WeeChat

Questions, comments and patches welcome: matthewm@boedicker.org

About

WeeChat script for Off-the-Record messaging

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%