Skip to content

franklincm/weechat-fish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 

Repository files navigation

FiSH for weechat

This is a python plugin for weechat. It implements blowfish encryption and DH1080 key exchange and should be compatible with FiSH from http://fish.secure.la/

v0.9

Can use weechat secured data to store keys. To encrypt keys:

/secure set fish *********
/set fish.secure.key "${sec.data.fish}"

Or you can set a randomly generated key with:

/blowkey genkey

To return to storing in plain text:

/set fish.secure.key ""

About

FiSH for weechat

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%