Skip to content

Commit

Permalink
encrypt targets/keys
Browse files Browse the repository at this point in the history
  • Loading branch information
franklincm committed Mar 13, 2014
1 parent 0a14ad8 commit b2f3993
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 13 deletions.
12 changes: 12 additions & 0 deletions README → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,15 @@ 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
----
To encrypt keys:
```
/blowkey setpw
```

To return to storing in plain text:
```
/blowkey unsetpw
```
Loading

0 comments on commit b2f3993

Please sign in to comment.