An open API service indexing awesome lists of open source software.

https://github.com/evilsocket/pycryptocat

pyCryptoCat - A CryptoCat standalone python client.
https://github.com/evilsocket/pycryptocat

Last synced: 7 months ago
JSON representation

pyCryptoCat - A CryptoCat standalone python client.

Awesome Lists containing this project

README

          

pyCryptocat
===========

A Cryptocat standalone python client

Description
-----------

[Cryptocat](https://github.com/cryptocat/cryptocat)
is free software that aims to provide an open, accessible
Instant Messaging environment that encrypts your conversations and
works right in your browser.

pyCryptocat is a Cryptocat standalone chat client written in Python,
using python-webkit package to serve Cryptocat JS and HTML files.

Cryptocat provides multi-user (and private) instant messaging inside
chatrooms. It uses the OTR protocol for encrypted two-party chat and
the (upcoming) mpOTR protocol for encrypted multi-party chat.

The goal is to provide the easiest, most accessible way to chat while
maintaining your privacy online.

Authors and contributors
------------------------
* Simone Margaritelli (evilsocket)
* Raffaele Forte

License
-------

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.