{ "info": { "author": "Anton Antonov", "author_email": "syndbe@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# Django Web Secure\n\nThe middleware that makes ponies fly with a great sense of security.\n\n![Flying pony](http://www.davidfischer.name/wp-content/uploads/2012/02/Securing-Your-Django-Site-Presentation/img/django-pony.png)\n\n\n## Inspiration:\n\n* https://www.owasp.org/index.php/List_of_useful_HTTP_headers,\n* https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines\n\n\n## What can it do:\n\n* Force SSL,\n* Exempt hosts,\n* Enable HSTS, HSTS subdomains and HSTS preload,\n* Enable XSS Protection,\n* Enable nosniff,\n* Enable Content-Security-Policy,\n\n\n__All of these are options that you can turn on/off.__\n\n\n## How to use:\n\nFollow the instructions in [INSTALL.md](../blob/master/INSTALL.md)\n\n\n## How to test:\n\nUsing\n\n* [Erik's Pony checkup](http://ponycheckup.com)\n* [SSL labs' SSL test](https://www.ssllabs.com/ssltest/)\n\n\n## Docs:\n\nTODO: `docs/`", "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/syndbg/django-web-secure", "keywords": "pypi django web security secure package", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-web-secure", "package_url": "https://pypi.org/project/django-web-secure/", "platform": "any", "project_url": "https://pypi.org/project/django-web-secure/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/syndbg/django-web-secure" }, "release_url": "https://pypi.org/project/django-web-secure/0.1/", "requires_dist": null, "requires_python": null, "summary": "The middleware that makes ponies fly with a great sense of security.", "version": "0.1" }, "last_serial": 1302701, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b88aff84e3f126cca23dc752ae13eb16", "sha256": "46d53b460a3dde551be3486e5ca8f8c5ac3fdbe02e333c99a8fbe548b176a855" }, "downloads": -1, "filename": "django-web-secure-0.1.tar.gz", "has_sig": false, "md5_digest": "b88aff84e3f126cca23dc752ae13eb16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3425, "upload_time": "2014-11-11T21:28:46", "url": "https://files.pythonhosted.org/packages/70/81/48d8d027617b59929d9e6d8e65ab6395c823ac29b74e56a9408a675fbcee/django-web-secure-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b88aff84e3f126cca23dc752ae13eb16", "sha256": "46d53b460a3dde551be3486e5ca8f8c5ac3fdbe02e333c99a8fbe548b176a855" }, "downloads": -1, "filename": "django-web-secure-0.1.tar.gz", "has_sig": false, "md5_digest": "b88aff84e3f126cca23dc752ae13eb16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3425, "upload_time": "2014-11-11T21:28:46", "url": "https://files.pythonhosted.org/packages/70/81/48d8d027617b59929d9e6d8e65ab6395c823ac29b74e56a9408a675fbcee/django-web-secure-0.1.tar.gz" } ] }