{
"info": {
"author": "Peter Loeffler",
"author_email": "sshkm@guruz.at",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django",
"Framework :: Django :: 1.10",
"Framework :: Django :: 1.8",
"Framework :: Django :: 1.9",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: English",
"Natural Language :: German",
"Operating System :: POSIX :: Linux",
"Operating System :: Unix",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: System :: Systems Administration",
"Topic :: Utilities"
],
"description": "# django-sshkm [](https://travis-ci.org/sshkm/django-sshkm)\ndjango-sshkm is a Django based ssh-key management tool.\nIt stores ssh-public-keys in a database and combines them in groups (Development, Operations, Externals, ...). You can assign these groups to operating system users on target hosts and are able to deploy your configurations.\n\nDo you have hundreds of hosts/servers and dozens of users or other systems which want to connect to these using SSH?\nDo you know the problem when an employee leaves the company but knows many passwords of OS-users and now you should better change all your passwords?\nDo you want to have better control over who can connect to your hosts using SSH?\nThen django-sshkm is perfect for you.\n\n## Demo\nThere is a demo available:\nURL: [http://sshkm.guruz.at](http://sshkm.guruz.at)\nUSER: admin\nPASSWORD: admin\n\n## Requirements\n- Linux\n- RabbitMQ\n- Python >= 2.7\n- Django >= 1.8\n- Celery >= 4.0.0\n- Django compatible database like (SQLite, MySQL/MariaDB, PostgreSQL, ...)\n\n## Used Technologies\n- [Linux](https://www.kernel.org)\n- [Python](https://www.python.org)\n- [Django](https://www.djangoproject.com)\n- [RabbitMQ](https://www.rabbitmq.com)\n- [Celery](http://www.celeryproject.org)\n- [Bootstrap](http://getbootstrap.com)\n- [jQuery](https://jquery.com)\n- [DataTables](https://datatables.net)\n\n## Setup\n- Install a RabbitMQ server.\n- Install a Django compatible database.\n- Install SSHKM:\n you will need some development tools and libraries: gcc python python-devel python-pip mariadb-devel postgresql-devel openldap-devel httpd-devel\n```bash\npip install django-sshkm\n```\n- Configure /etc/sshkm/sshkm.conf (create it if it does not exist)\n You can find an example in your install directory (example: /usr/lib/python2.7/site-packages/sshkm/sshkm.conf).\n If you use sqlite make sure that the user running celery (see next step) has read and write permissions to the db-file.\n- Install a webserver which runs wsgi\n Example Apache httpd:\n```\nAlias /static/ /usr/lib/python2.7/site-packages/sshkm/static/\n\n\n Require all granted\n\n\nWSGIScriptAlias /sshkm /usr/lib/python2.7/site-packages/sshkm/wsgi.py/\nWSGIDaemonProcess sshkm user=apache group=apache\nWSGIProcessGroup sshkm\n\n\n \n Require all granted\n \n\n```\n- Run celery\n```\ncd /usr/lib/python2.7/site-packages\ncelery worker -A sshkm -l info\n```\n\n## Firewall & SELinux\nBe aware of firewall and SELinux issues\n\nYou can find more informations in the wiki: https://github.com/sshkm/django-sshkm/wiki",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/sshkm/django-sshkm/archive/0.1.12.zip",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/sshkm/django-sshkm",
"keywords": "ssh,keymaster,sshkm,ssh-key,public key,key management",
"license": "GNU General Public License v3 (GPLv3)",
"maintainer": null,
"maintainer_email": null,
"name": "django-sshkm",
"package_url": "https://pypi.org/project/django-sshkm/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/django-sshkm/",
"project_urls": {
"Download": "https://github.com/sshkm/django-sshkm/archive/0.1.12.zip",
"Homepage": "https://github.com/sshkm/django-sshkm"
},
"release_url": "https://pypi.org/project/django-sshkm/0.1.12/",
"requires_dist": null,
"requires_python": null,
"summary": "A Django based ssh-key management tool.",
"version": "0.1.12"
},
"last_serial": 2720439,
"releases": {
"0.1.10": [
{
"comment_text": "",
"digests": {
"md5": "a256bf89167af3c8b8371cef814d729b",
"sha256": "acc437e48bb4a2fb38b1282b751c6d66b9f6ee8ccdf6df3815ca3ca7a2f17076"
},
"downloads": -1,
"filename": "django-sshkm-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "a256bf89167af3c8b8371cef814d729b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571002,
"upload_time": "2017-03-17T11:26:56",
"url": "https://files.pythonhosted.org/packages/e0/fa/7931a5eeaf90f2487c9d3fbd97a8587b3683a126b29e1358439fdeb4c628/django-sshkm-0.1.10.tar.gz"
}
],
"0.1.11": [
{
"comment_text": "",
"digests": {
"md5": "7324f50e8f2ec6d8cc9dc0c6efb68d02",
"sha256": "5f80a76f5a809351a35f88b495a867ce427f25beea86da61f29ef0beb1d89f27"
},
"downloads": -1,
"filename": "django-sshkm-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "7324f50e8f2ec6d8cc9dc0c6efb68d02",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 570953,
"upload_time": "2017-03-17T19:23:09",
"url": "https://files.pythonhosted.org/packages/d9/77/e32db1b6638b744aa0a0e58479df23833940ebb0a6bb2920fb688a90aeb6/django-sshkm-0.1.11.tar.gz"
}
],
"0.1.12": [
{
"comment_text": "",
"digests": {
"md5": "f1548333fb5aa132b82478e1cbf39f76",
"sha256": "3986a98bfafd6a30153721a2799de275b4e0bb06ca7e5426cb9aa8e9efc11e2a"
},
"downloads": -1,
"filename": "django-sshkm-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "f1548333fb5aa132b82478e1cbf39f76",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571081,
"upload_time": "2017-03-21T13:45:59",
"url": "https://files.pythonhosted.org/packages/9b/9e/9de24ab0a217f6c8a13d13036fcdc9906f1c1493b6661c253320be74e033/django-sshkm-0.1.12.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "e19230cc2d16bb70140570ef2260becf",
"sha256": "256b2e1e02e9e3ef5f2734270eedba66beb51884a13b54378a405d39f5bc8a8e"
},
"downloads": -1,
"filename": "django-sshkm-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "e19230cc2d16bb70140570ef2260becf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 443941,
"upload_time": "2017-02-21T08:05:06",
"url": "https://files.pythonhosted.org/packages/da/01/2e8c073b205b06725ec26fd782cbd68830d24042c52c54d20b201c0b646f/django-sshkm-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "50ca76c4750d154ad5b879794bee8c47",
"sha256": "9b52668c029acac75c99c653f5ebfb250d8423004762da393729705b229478ef"
},
"downloads": -1,
"filename": "django-sshkm-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "50ca76c4750d154ad5b879794bee8c47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 453396,
"upload_time": "2017-03-01T14:16:23",
"url": "https://files.pythonhosted.org/packages/f3/bb/a974e0f01a1cdc3141e6f0b8b2bbcf4486b3bb3782c4dba1054ff92eec41/django-sshkm-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "03338c9f23b63c3c8b46496c68e48582",
"sha256": "b0763740f39de4953e72290a4378d17bed8dca6303bd91dc3488964f187e51e6"
},
"downloads": -1,
"filename": "django-sshkm-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "03338c9f23b63c3c8b46496c68e48582",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571233,
"upload_time": "2017-03-11T09:42:06",
"url": "https://files.pythonhosted.org/packages/e7/61/6004c261be0f2444e0d5dd0a8b76848a7419d7bb87ad522f3663c6499962/django-sshkm-0.1.4.tar.gz"
}
],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "25de4d45a0b075cf34160e2d0a5ed7b5",
"sha256": "d93a9c4ed6cf9181d57613d12d96cf4222a1e03b5e96cbb2651fda49dcb29846"
},
"downloads": -1,
"filename": "django-sshkm-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "25de4d45a0b075cf34160e2d0a5ed7b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571862,
"upload_time": "2017-03-14T07:53:47",
"url": "https://files.pythonhosted.org/packages/20/d3/c44d57157e640fdefe22620f4292f2a71eda46f54def13b66d180eabb105/django-sshkm-0.1.7.tar.gz"
}
],
"0.1.8": [
{
"comment_text": "",
"digests": {
"md5": "7cb3e20b70a2b37515c4e5405d75c92a",
"sha256": "62c66e893eedeaf00c8350fd46f5321fce06bfe1fc5fd71fa83a2b50c89aca29"
},
"downloads": -1,
"filename": "django-sshkm-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "7cb3e20b70a2b37515c4e5405d75c92a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571794,
"upload_time": "2017-03-14T15:57:58",
"url": "https://files.pythonhosted.org/packages/ad/f1/605598cfa79a51addfd1248d3a1d50bcbbbed4c49ce2d663ba66d77c1e71/django-sshkm-0.1.8.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "f1548333fb5aa132b82478e1cbf39f76",
"sha256": "3986a98bfafd6a30153721a2799de275b4e0bb06ca7e5426cb9aa8e9efc11e2a"
},
"downloads": -1,
"filename": "django-sshkm-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "f1548333fb5aa132b82478e1cbf39f76",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 571081,
"upload_time": "2017-03-21T13:45:59",
"url": "https://files.pythonhosted.org/packages/9b/9e/9de24ab0a217f6c8a13d13036fcdc9906f1c1493b6661c253320be74e033/django-sshkm-0.1.12.tar.gz"
}
]
}