{ "info": { "author": "Theodo", "author_email": "dev@theodo.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: System :: Systems Administration :: Authentication/Directory" ], "description": "synckeys\n======\n\nsynckeys is a simple project to manage the deployment of ssh keys of multiple people on multiple servers.\n\nThe usage is quite simple:\n * list all the ssh keys in keys.yml\n * list all the projects in acl.yml and link them to the corresponding authorized keys\n * run synckeys.py: all servers you are allowed to access will be updated with the corresponding keys\n\nThe principles behind synckeys:\n-------------------------------\n\n\n***Make things as visible as possible to make them more secure***\n\nThis is why the list of projects is a straightforward yaml list: much more readable than a puppet provisioning, you can expect more people to use it and to be aware of who has access to what.\n\n***Make it easy to adopt to make it the central access control repository***\n\nAnyone can easily add another key to a server they already have access to.", "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/theodo/synckeys", "keywords": "ssh keys infrastructure servers", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "synckeys", "package_url": "https://pypi.org/project/synckeys/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/synckeys/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/theodo/synckeys" }, "release_url": "https://pypi.org/project/synckeys/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "A simple script to manage the deployment of your ssh keys on your servers", "version": "1.0.2" }, "last_serial": 2071335, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3a23f152497f88d58ee75037ffa085a2", "sha256": "999e8817c5c12ab1f15fb89c110d3c6b447e639c4c543434f395247394fedc4f" }, "downloads": -1, "filename": "synckeys-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3a23f152497f88d58ee75037ffa085a2", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5359, "upload_time": "2015-08-24T15:28:46", "url": "https://files.pythonhosted.org/packages/cc/66/0d61d0d37b924d0b49c60851553524112fd478a7489c74a66ce2cf159de0/synckeys-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "20c02f943257840c98f9b74b002ffb38", "sha256": "54151bb06ba6ecc4d59ed26e327823d4c65989f6160186f3e82af62855abafbb" }, "downloads": -1, "filename": "synckeys-1.0.0.tar.gz", "has_sig": false, "md5_digest": "20c02f943257840c98f9b74b002ffb38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5840, "upload_time": "2015-08-24T15:28:41", "url": "https://files.pythonhosted.org/packages/8a/b4/558658447f42e4b5b07e051eb9934369c34f3cfabde95ec4c00e311eeeb5/synckeys-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f0081ff64d864d14f1a410f5fb2f2acf", "sha256": "1e4d2038ca35cd6dbedccbee0be5d47deadb73e4628247f484684e00d0c6ad6a" }, "downloads": -1, "filename": "synckeys-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f0081ff64d864d14f1a410f5fb2f2acf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5395, "upload_time": "2015-08-24T21:49:12", "url": "https://files.pythonhosted.org/packages/f5/fd/1fedf44d0b50b1efa2dea9562c15202f5fc385bbdbda4c1de461fcc4d5a5/synckeys-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "048b30e661cddc62b70d1793ea14bca9", "sha256": "6e27e86b3a85ca017b1d7b88f970b41a31ca1e36a0443403e14891778959e80a" }, "downloads": -1, "filename": "synckeys-1.0.1.tar.gz", "has_sig": false, "md5_digest": "048b30e661cddc62b70d1793ea14bca9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5685, "upload_time": "2015-08-24T21:48:59", "url": "https://files.pythonhosted.org/packages/ea/7e/0607a324654dfd814ed5998c7e430640f658e373720e8aaac7756d2af087/synckeys-1.0.1.tar.gz" } ], "1.0.2": [] }, "urls": [] }