{ "info": { "author": "Reuven V. Gonzales", "author_email": "reuven@virtru.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Build Tools" ], "description": "salt-verifier\n=============\n\nA library that provides both a client and server that can be used to verify a\nsalt minion's public key before it is accepted by the master. The server is\nmeant to run on the minion and listen on port 4533. In order to verify the\npublic key of the minion, the client generates random challenge messages that\nthe minion must sign.\n\nInstallation\n------------\n\n::\n \n $ pip install salt-verifier\n\nUsage\n-----\n\nRun the server::\n \n $ salt-verifier-server\n\nIt will load the private key of the current minion from\n``/etc/salt/pki/minion/minion.pem``.\n\nFrom the master, verify the minion by using the client library like so::\n \n from saltverifier.client import is_valid_server_public_key\n\n if is_valid_server_public_key('tcp://minion-ip:4533', 'SOME_PUBLIC_KEY_STR'):\n do-something-when-the-public-is-valid\n else:\n do-something-when-the-public-is-invalid\n\n\nInstall an Upstart Script\n-------------------------\n\nFor convenience this package provides a command", "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/virtru-ops/salt-verifier", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "salt-verifier", "package_url": "https://pypi.org/project/salt-verifier/", "platform": "*nix", "project_url": "https://pypi.org/project/salt-verifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/virtru-ops/salt-verifier" }, "release_url": "https://pypi.org/project/salt-verifier/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "salt-verifier - The salt verifier", "version": "0.2.0" }, "last_serial": 1180021, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3bf2ea9a6f13658a2b55ed546a3b4972", "sha256": "9eb258ec1ffd6d00f1dcd23f4b7af903bc0d0df26f2650f0fe2e62165439cee4" }, "downloads": -1, "filename": "salt-verifier-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3bf2ea9a6f13658a2b55ed546a3b4972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4512, "upload_time": "2014-08-03T02:32:20", "url": "https://files.pythonhosted.org/packages/8b/6c/645b303fb02f32b7ec212d36b04b2b9b3c77e62e41a935fc0118fab42ad3/salt-verifier-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f008d7f51567da1a6a4357bad7171129", "sha256": "48c43940626502b048fea946ca5a74825546c47459b010ae3275b5ca050d79f5" }, "downloads": -1, "filename": "salt-verifier-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f008d7f51567da1a6a4357bad7171129", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5385, "upload_time": "2014-08-03T02:35:44", "url": "https://files.pythonhosted.org/packages/69/c9/18623db4494ff7c56c5410fec8a1a0fc3a2d83e10138fb4b13f60096c8d3/salt-verifier-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "15a76e675c3c59df6b8e6ea9de6034fc", "sha256": "ee58c0fdad4aef73f306d3463a6ae50d82011e9e6f622c774f68ccb92b23d7d5" }, "downloads": -1, "filename": "salt-verifier-0.1.2.tar.gz", "has_sig": false, "md5_digest": "15a76e675c3c59df6b8e6ea9de6034fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5413, "upload_time": "2014-08-03T04:48:31", "url": "https://files.pythonhosted.org/packages/b7/60/cadb7589c17fd5ff18a04fccb7fafe3c82595058690e1381cc7a247e9ae8/salt-verifier-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "58e404ea13211efca70099727c3bc4a5", "sha256": "b8b0facb8a597dff092ce27cee73fd4fb0938c9ee717f2e3fd84cfb75fa6dc06" }, "downloads": -1, "filename": "salt-verifier-0.2.0.tar.gz", "has_sig": false, "md5_digest": "58e404ea13211efca70099727c3bc4a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5816, "upload_time": "2014-08-04T23:03:12", "url": "https://files.pythonhosted.org/packages/16/29/5b2164b6c0512e454170710921ccb0d3fe3d027a525967fd4e8c71075264/salt-verifier-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "58e404ea13211efca70099727c3bc4a5", "sha256": "b8b0facb8a597dff092ce27cee73fd4fb0938c9ee717f2e3fd84cfb75fa6dc06" }, "downloads": -1, "filename": "salt-verifier-0.2.0.tar.gz", "has_sig": false, "md5_digest": "58e404ea13211efca70099727c3bc4a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5816, "upload_time": "2014-08-04T23:03:12", "url": "https://files.pythonhosted.org/packages/16/29/5b2164b6c0512e454170710921ccb0d3fe3d027a525967fd4e8c71075264/salt-verifier-0.2.0.tar.gz" } ] }