Skip to content

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

License

Notifications You must be signed in to change notification settings

evgsolntsev/mpotrDevelopment

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.9%
  • Shell 20.3%
  • Makefile 8.1%
  • Assembly 4.5%
  • TeX 3.0%
  • HTML 2.1%
  • Other 4.1%