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.
- Host: GitHub
- URL: https://github.com/evilsocket/pycryptocat
- Owner: evilsocket
- License: gpl-3.0
- Created: 2013-05-01T14:46:24.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-22T15:58:53.000Z (over 12 years ago)
- Last Synced: 2024-12-30T20:51:24.643Z (over 1 year ago)
- Language: JavaScript
- Size: 905 KB
- Stars: 35
- Watchers: 8
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.