{ "info": { "author": "Maxime Buquet", "author_email": "pep@bouah.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Internet :: XMPP", "Topic :: Security :: Cryptography", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Slixmpp OMEMO plugin\n####################\n\nThis library provides an interface to `python-omemo `_.\n\nLicense\n-------\n\nThis plugin is licensed under GPLv3.\n\nThe python-omemo library being used is a reimplementation of libsignal\nin python and plans to stay away from the GPL license as possible. For\nthe moment, the OMEMO library has to reuse parts of the original\nlibsignal implementation, (the wireformat), which makes it GPL. Efforts\nare being made in order to not have to reuse these libsignal bits, and\nmove to a more permissive license.\n\nAs long as this is not the case, this plugin will stay GPLv3 as well,\nand it will not be possible to merge it without changing Slixmpp's\nlicense itself.\n\nNote on the underlying OMEMO library\n------------------------------------\n\nAs stated in `python-xeddsa's\nREADME `_,\n(dependency of python-omemo), this library has not undergone any\nsecurity audits. If you have the knowledge, any help is welcome.\n\nPlease take this into consideration when using this library.\n\nInstallation\n------------\n\n- ArchLinux (AUR):\n `python-slixmpp-omemo `_, or\n `python-slixmpp-omemo-git `_\n- PIP: `slixmpp-omemo`\n- Manual: `python3 setup.py install`\n\nCredits\n-------\n\nFor the help on OMEMO:\n\n- Syndace\n- Daniel Gultsch (`gultsch.de `_)\n\nAnd on Slixmpp:\n\n- Mathieu Pasquet (`mathieui@mathieui.net `_)\n- Emmanuel Gil Peyrot (`Link mauve `_)", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://lab.louiz.org/poezio/slixmpp-omemo", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "slixmpp-omemo", "package_url": "https://pypi.org/project/slixmpp-omemo/", "platform": "any", "project_url": "https://pypi.org/project/slixmpp-omemo/", "project_urls": { "Homepage": "https://lab.louiz.org/poezio/slixmpp-omemo" }, "release_url": "https://pypi.org/project/slixmpp-omemo/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Slixmpp OMEMO plugin", "version": "0.2.0" }, "last_serial": 5768493, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "02814ebc58f720f6ba295809d36b914b", "sha256": "f37ca527167243f9f807d19afc293bcccab4d11e1f308db5e3cb361ce7f539bb" }, "downloads": -1, "filename": "slixmpp-omemo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "02814ebc58f720f6ba295809d36b914b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2498, "upload_time": "2019-02-24T19:27:34", "url": "https://files.pythonhosted.org/packages/ea/a4/4854004cf29097cf4b6c4b60cbd64846ffe2a7bb18d66a4b40ffdab2c78f/slixmpp-omemo-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c78494a13e03962fd1f4b8a7c4d62b02", "sha256": "a9b34c4f62711514f3d3e242de67d11d402206a47e35bc17f909d385e535505b" }, "downloads": -1, "filename": "slixmpp-omemo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c78494a13e03962fd1f4b8a7c4d62b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8303, "upload_time": "2019-02-27T09:05:01", "url": "https://files.pythonhosted.org/packages/b5/6e/6e0b99f9c57aadc7e4995101c7eb8ebc488623d6a09de0aba06d002ec9f1/slixmpp-omemo-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "51a42676817cfac5b9b5680218d8203b", "sha256": "7f768e88d024740cb20cb66772764f1c6820d358cc73fdf01514dc3be042a2fa" }, "downloads": -1, "filename": "slixmpp-omemo-0.1.2.tar.gz", "has_sig": false, "md5_digest": "51a42676817cfac5b9b5680218d8203b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8235, "upload_time": "2019-02-27T09:28:37", "url": "https://files.pythonhosted.org/packages/ec/74/6e405b333046f2f480bd483897f4bd57a656fa35b7cdf04b96b257270628/slixmpp-omemo-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "10b1144c39ae05aae14182f43536026b", "sha256": "74e2a842fec7ba6008dfb2d6aee853d6113f2acadc88003a1adbe68f6451c097" }, "downloads": -1, "filename": "slixmpp-omemo-0.1.3.tar.gz", "has_sig": false, "md5_digest": "10b1144c39ae05aae14182f43536026b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8243, "upload_time": "2019-03-04T18:37:44", "url": "https://files.pythonhosted.org/packages/ac/e2/785d1605f87e266bbd5060d499c5b6c3bd9bcac0837de1d42ca07eb3b779/slixmpp-omemo-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "ac4c01d32e2cdd74fbfc4055e0524070", "sha256": "dd7eee853b78c573eb0d319dbaaae99991dd65e6a626f02c8b6fec842f11ee8e" }, "downloads": -1, "filename": "slixmpp-omemo-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ac4c01d32e2cdd74fbfc4055e0524070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9230, "upload_time": "2019-09-02T00:32:44", "url": "https://files.pythonhosted.org/packages/b5/86/507732384b28c806b9f52761ea36c8466d531c81dc0f3de525430e78e70d/slixmpp-omemo-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac4c01d32e2cdd74fbfc4055e0524070", "sha256": "dd7eee853b78c573eb0d319dbaaae99991dd65e6a626f02c8b6fec842f11ee8e" }, "downloads": -1, "filename": "slixmpp-omemo-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ac4c01d32e2cdd74fbfc4055e0524070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9230, "upload_time": "2019-09-02T00:32:44", "url": "https://files.pythonhosted.org/packages/b5/86/507732384b28c806b9f52761ea36c8466d531c81dc0f3de525430e78e70d/slixmpp-omemo-0.2.0.tar.gz" } ] }