Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python OTR

This is a pure Python OTR implementation; it does not bind to libotr.

Install the potr Python module:

sudo python setup.py install

Dependencies: pycrypto >= 2.1 (see dlitz/pycrypto)

Usage Notes

This module uses pycrypto's RNG. If you use this package in your application and your application uses os.fork(), make sure to call Crypto.Random.atfork() in both the parent and the child process.

Reporting bugs

Please read the FAQ before submitting your issue to the tracker.

libotr SWIG bindings

python-otr.pentabarf.de and pyotr.pentabarf.de redirect here. If you are still looking for the old C library bindings, they have moved to http://python-otr-old.pentabarf.de/

About

Off-The-Record Protocol Implementation in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages