maria-korosteleva / mpotrDevelopment

This is a model realisation of future mpOTR project, for coursework and diploma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is mpOTR development README by MSU researches

Requirements:
	pidgin
	libotr-4.0.0 -- not really needed now
	pidgin-otr-4.0.0 -- not really needed now
	pygobject from gtk2 (gtk3 introduces new interface module 'gi')
	dbus-1.8.0
	dbus-glib 
	dbus-python-1.2.0
	libgpg-error
	libgcrypt *should be installed to /usr -- use ./configure --prefix=/usr *
	At least tree XMPP accounts (we recommend qip.ru) active (online) in your
pidgin. They may need to each others "buddies"
	Conversation ("room") with those three accounts as the only participants

To start a protocol demonstration:
	- Start Pidgin
	- Go online with all N accounts you want to use
	- Make sure all N accounts are in the room you've chosen
	- Run N instansees of auth.py for each account you have
	- Look
Result: Log of the main course of the mpOTR protocol (one session).

About

This is a model realisation of future mpOTR project, for coursework and diploma

License:GNU General Public License v2.0


Languages

Language:C 58.0%Language:Shell 20.3%Language:Makefile 8.1%Language:Assembly 4.5%Language:TeX 3.0%Language:HTML 2.1%Language:Python 2.0%Language:C++ 0.6%Language:CMake 0.5%Language:Perl 0.4%Language:Common Lisp 0.2%Language:Awk 0.2%Language:Objective-C 0.1%Language:Groff 0.1%Language:XSLT 0.0%Language:CSS 0.0%