{ "info": { "author": "Enigma Bridge", "author_email": "info@enigmabridge.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Security" ], "description": "EnigmaBridge VPN Authenticator\n==============================\n\n`EnigmaBridge `__ python authentication server enables VPN authentication of users connected to the VPN.\n\n\nMac OSX installation\n--------------------\n\nFor new OSX versions (El Capitan and above) the default system python\ninstallation cannot be modified with standard means. There are some\nworkarounds, but one can also use ``--user`` switch for pip.\n\n::\n\n pip install --user cryptography\n\nPIP update appdirs error\n------------------------\n\nPip may have a problem with updating appdirs due to missing directory. It helps to update this package manually\n\n::\n\n pip install --upgrade --no-cache appdirs\n\n\nDatabase setup\n--------------\n\nState is stored in MySQL database.\n\n\n.. code:: sql\n\n CREATE DATABASE vpnauth CHARACTER SET utf8 COLLATE utf8_general_ci;\n GRANT ALL PRIVILEGES ON vpnauth.* TO 'vpnauth'@'localhost' IDENTIFIED BY 'vpnauth_passwd';\n FLUSH PRIVILEGES;", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/EnigmaBridge/VpnAuthServer", "keywords": null, "license": "MIT License\n\nCopyright (c) 2016 Enigma bridge\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "vpnauth", "package_url": "https://pypi.org/project/vpnauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vpnauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/EnigmaBridge/VpnAuthServer" }, "release_url": "https://pypi.org/project/vpnauth/0.0.13/", "requires_dist": null, "requires_python": null, "summary": "Enigma Bridge VPN authenticator", "version": "0.0.13" }, "last_serial": 2825242, "releases": { "0.0.11": [ { "comment_text": "", "digests": { "md5": "e6952d7472dcc96a890fcc202604baa0", "sha256": "1ef732a9debddca8bbd52b78c7e23d02a9ab2800e9856f32b17f4d47199e9ae7" }, "downloads": -1, "filename": "vpnauth-0.0.11.tar.gz", "has_sig": false, "md5_digest": "e6952d7472dcc96a890fcc202604baa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22864, "upload_time": "2017-04-04T18:59:03", "url": "https://files.pythonhosted.org/packages/a5/c9/4e824bcba1d6ef9723bd52c8df0c92d813c7111adeab12b7728e58d01e2d/vpnauth-0.0.11.tar.gz" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "09e15c791e282c8559d21e91bb1eb76e", "sha256": "d02e0458b7cb4dfefb9fdba5bc25fbde230da9bdc070b9926cf03fba1670a4e5" }, "downloads": -1, "filename": "vpnauth-0.0.12.tar.gz", "has_sig": false, "md5_digest": "09e15c791e282c8559d21e91bb1eb76e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22897, "upload_time": "2017-04-20T11:57:06", "url": "https://files.pythonhosted.org/packages/0e/10/9079d4b485caf42df0a7ef11ceab3c7b7fcf54d175aa1e1d67832a9988f0/vpnauth-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "0742758567d527940b6e9fe8a698ec01", "sha256": "f8516566328b4b3249f6c212fc40e901689c02eac4ca78578bd98c2ce1619946" }, "downloads": -1, "filename": "vpnauth-0.0.13.tar.gz", "has_sig": false, "md5_digest": "0742758567d527940b6e9fe8a698ec01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22910, "upload_time": "2017-04-24T08:48:12", "url": "https://files.pythonhosted.org/packages/d4/70/b5bd91989c29e7590bc532bcfa6f2d767bbd24dcfc46c27194928a8addfc/vpnauth-0.0.13.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c940d58139391f59aedb98e2f883f1e3", "sha256": "1432117315dfdbb275ce9e73f7e73c17dc988d2b9830a3819ad8d972d369da52" }, "downloads": -1, "filename": "vpnauth-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c940d58139391f59aedb98e2f883f1e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20682, "upload_time": "2017-03-21T17:08:56", "url": "https://files.pythonhosted.org/packages/b9/91/31822fd9bcbd95c0aeb2f7d62690ff27ed60e633018b7b6e213d369fefca/vpnauth-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d978e107eb061fd7dbb6c66d9009b264", "sha256": "ffcb45b9cde7c576d3ff6a6ce944276f8f17d8e1004b1b5995415f9075bc909f" }, "downloads": -1, "filename": "vpnauth-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d978e107eb061fd7dbb6c66d9009b264", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20721, "upload_time": "2017-03-21T19:18:44", "url": "https://files.pythonhosted.org/packages/41/4e/a765fda875a7edc5144c3feb78c8aed888286b49afb33c2672c7d47e9bdf/vpnauth-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ac56f2d29b9043db3b9738dabdada3b0", "sha256": "9ee9029f5161402ac9cccb8827cb03bf632e28a5fee5c26e45a85c99fac7f294" }, "downloads": -1, "filename": "vpnauth-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ac56f2d29b9043db3b9738dabdada3b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20713, "upload_time": "2017-03-21T20:30:38", "url": "https://files.pythonhosted.org/packages/d4/54/5813b1767a7dd76971f5735b2d4f78c63d333606fe44cc4bfe7721800f40/vpnauth-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "772e167db69dc05146aa9709c80f789a", "sha256": "33a0580487758592f8bf9d9beec57068137417e3200f29077c3aebfeb0d74d87" }, "downloads": -1, "filename": "vpnauth-0.0.5.tar.gz", "has_sig": false, "md5_digest": "772e167db69dc05146aa9709c80f789a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20705, "upload_time": "2017-03-21T21:00:46", "url": "https://files.pythonhosted.org/packages/70/a7/752796e64e7527a0ad871220a3a3c4ee2414f2141ca7e2eb230fa10ee8f3/vpnauth-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "22f5056008d5ee9d2a0d818aedce1229", "sha256": "927777a9569b38ea7f36909b7bc5316a4f0dcd2551a7dd6670d5bc55b9b08b2c" }, "downloads": -1, "filename": "vpnauth-0.0.6.tar.gz", "has_sig": false, "md5_digest": "22f5056008d5ee9d2a0d818aedce1229", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20785, "upload_time": "2017-03-21T21:18:28", "url": "https://files.pythonhosted.org/packages/5a/10/d14166775741b75b03a43f68db0dd3e423181338919d21d4dee96df3fd73/vpnauth-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "2f06178941e59bf13bed2fb43464d7ba", "sha256": "aa3d65e88e7fdb4af002771e1392e88ba62e5dba631fe156a62fc0afcc699462" }, "downloads": -1, "filename": "vpnauth-0.0.7.tar.gz", "has_sig": false, "md5_digest": "2f06178941e59bf13bed2fb43464d7ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20785, "upload_time": "2017-03-21T21:23:00", "url": "https://files.pythonhosted.org/packages/a9/77/4792f24f311295fb9796817834b1e0b99a0dbf20b19d98ada877678daebc/vpnauth-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "a91fe2b52c77a83c27e2b220fdbeaf12", "sha256": "a4fc1976810e086d5e087dc29b344075f4fc959f5be9ee7f1e5ead3dec080aba" }, "downloads": -1, "filename": "vpnauth-0.0.8.tar.gz", "has_sig": false, "md5_digest": "a91fe2b52c77a83c27e2b220fdbeaf12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20830, "upload_time": "2017-03-23T15:46:11", "url": "https://files.pythonhosted.org/packages/9a/7c/8a43537ba48cfc48267d5f1e7e78dd702952b00cc6777e9fe42200d54bf4/vpnauth-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "758b719ae6bcfc7f25c6f6741901c215", "sha256": "0b99c2a1e7f5178ad8e5e56b2595d499811aa6026ebdcdab5d7e6cf4736a9b23" }, "downloads": -1, "filename": "vpnauth-0.0.9.tar.gz", "has_sig": false, "md5_digest": "758b719ae6bcfc7f25c6f6741901c215", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21835, "upload_time": "2017-03-27T11:54:35", "url": "https://files.pythonhosted.org/packages/c8/a6/f2cc38edd918e03ef5d2ce8f5c5bf188ac12b72f055ea1c4a3e31ad5fb7b/vpnauth-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0742758567d527940b6e9fe8a698ec01", "sha256": "f8516566328b4b3249f6c212fc40e901689c02eac4ca78578bd98c2ce1619946" }, "downloads": -1, "filename": "vpnauth-0.0.13.tar.gz", "has_sig": false, "md5_digest": "0742758567d527940b6e9fe8a698ec01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22910, "upload_time": "2017-04-24T08:48:12", "url": "https://files.pythonhosted.org/packages/d4/70/b5bd91989c29e7590bc532bcfa6f2d767bbd24dcfc46c27194928a8addfc/vpnauth-0.0.13.tar.gz" } ] }