{ "info": { "author": "https://www.updateframework.com", "author_email": "theupdateframework@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "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", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Security", "Topic :: Software Development" ], "description": "A Framework for Securing Software Update Systems\n------------------------------------------------\n\n[![Travis-CI](https://travis-ci.org/theupdateframework/tuf.svg?branch=develop)](https://travis-ci.org/theupdateframework/tuf)\n[![Coveralls](https://coveralls.io/repos/theupdateframework/tuf/badge.svg?branch=develop)](https://coveralls.io/r/theupdateframework/tuf?branch=develop)\n[![PyUp](https://pyup.io/repos/github/theupdateframework/tuf/shield.svg)](https://pyup.io/repos/github/theupdateframework/tuf/)\n[![Python 3](https://pyup.io/repos/github/theupdateframework/tuf/python-3-shield.svg)](https://pyup.io/repos/github/theupdateframework/tuf/)\n[![FOSSA](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ftheupdateframework%2Ftuf.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ftheupdateframework%2Ftuf?ref=badge_shield)\n[![CII](https://bestpractices.coreinfrastructure.org/projects/1351/badge)](https://bestpractices.coreinfrastructure.org/projects/1351)\n\n# \"TUF\"/\n\nThe Update Framework (TUF) helps developers maintain the security of a software\nupdate system, even against attackers that compromise the repository or signing\nkeys. TUF provides a flexible framework and specification that developers can\nadopt into any software update system.\n\nTUF is hosted by the [Linux Foundation](https://www.linuxfoundation.org/) as\npart of the [Cloud Native Computing Foundation](https://www.cncf.io/) (CNCF)\nand is used [in production](docs/ADOPTERS.md) by companies such as Cloudflare, \nDataDog, DigitalOcean, Docker, Flynn, IBM, Kolide, LEAP, Microsoft, RedHat, \nand VMware. A variant of TUF called [Uptane](https://uptane.github.io/) is \nwidely used to secure over-the-air updates in automobiles.\n\n\nDocumentation\n-------------\n* [Overview](docs/OVERVIEW.rst)\n* [Specification](https://github.com/theupdateframework/specification/blob/master/tuf-spec.md)\n* [Getting Started](docs/GETTING_STARTED.rst)\n* [Governance](docs/GOVERNANCE.md) and [Maintainers](docs/MAINTAINERS.txt)\n* [Miscellaneous Docs](docs/)\n\n\nContact\n-------\nPlease contact us via our [mailing\nlist](https://groups.google.com/forum/?fromgroups#!forum/theupdateframework).\nQuestions, feedback, and suggestions are welcomed on this low volume mailing\nlist.\n\nWe strive to make the specification easy to implement, so if you come across\nany inconsistencies or experience any difficulty, do let us know by sending an\nemail, or by reporting an issue in the GitHub [specification\nrepo](https://github.com/theupdateframework/specification/issues).\n\nSecurity Issues and Bugs\n------------------------\n\nSecurity issues can be reported by emailing jcappos@nyu.edu.\n\nAt a minimum, the report must contain the following:\n\n* Description of the vulnerability.\n* Steps to reproduce the issue.\n\nOptionally, reports that are emailed can be encrypted with PGP. You should use\nPGP key fingerprint **E9C0 59EC 0D32 64FA B35F 94AD 465B F9F6 F8EB 475A**.\n\nPlease do not use the GitHub issue tracker to submit vulnerability reports.\nThe issue tracker is intended for bug reports and to make feature requests.\nMajor feature requests, such as design changes to the specification, should\nbe proposed via a [TUF Augmentation Proposal](docs/TAP.rst) (TAP).\n\nLicense\n-------\n\nThis work is [dual-licensed](https://en.wikipedia.org/wiki/Multi-licensing) and\ndistributed under the (1) MIT License and (2) Apache License, Version 2.0.\nPlease see [LICENSE-MIT](LICENSE-MIT) and [LICENSE](LICENSE).\n\n\nAcknowledgements\n----------------\n\nThis project is managed by Prof. [Justin\nCappos](https://ssl.engineering.nyu.edu/personalpages/jcappos/) and other\nmembers of the [Secure Systems Lab](https://ssl.engineering.nyu.edu/) at [New\nYork University](https://engineering.nyu.edu/). We appreciate the efforts of\nKonstantin Andrianov, Geremy Condra, Vladimir Diaz, Yuyu Zheng, Sebastien Awwad,\nand Justin Samuel who are among those who helped significantly with TUf's reference \nimplementation. [Contributors](https://github.com/theupdateframework/tuf/blob/develop/docs/AUTHORS.txt)\nand\n[maintainers](https://github.com/theupdateframework/tuf/blob/develop/docs/MAINTAINERS.txt)\nare governed by the [CNCF Community Code of\nConduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).\n\nThis material is based upon work supported by the National Science Foundation\nunder Grant Nos. CNS-1345049 and CNS-0959138. Any opinions, findings, and\nconclusions or recommendations expressed in this material are those of the\nauthor(s) and do not necessarily reflect the views of the National Science\nFoundation.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.updateframework.com", "keywords": "update updater secure authentication key compromise revocation", "license": "", "maintainer": "", "maintainer_email": "", "name": "oll-tuf", "package_url": "https://pypi.org/project/oll-tuf/", "platform": "", "project_url": "https://pypi.org/project/oll-tuf/", "project_urls": { "Homepage": "https://www.updateframework.com" }, "release_url": "https://pypi.org/project/oll-tuf/0.11.2.dev9/", "requires_dist": [ "iso8601 (>=0.1.12)", "requests (>=2.19.1)", "six (>=1.11.0)", "oll-securesystemslib (==0.11.3.dev7)" ], "requires_python": "", "summary": "Open Law Library fork of TUF", "version": "0.11.2.dev9" }, "last_serial": 5873083, "releases": { "0.11.2.dev4": [ { "comment_text": "", "digests": { "md5": "cbaebdd9710106320150ada180b31994", "sha256": "df5ffd621fe40a18ea3e041ed7116629f2b01d5857a7da392ef46a7d82d24fe9" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cbaebdd9710106320150ada180b31994", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159449, "upload_time": "2019-03-19T18:06:36", "url": "https://files.pythonhosted.org/packages/70/46/5ead976fd7ba560b7d04a06dad1c8c07df3ba21883488d1ddbacd7cb7e04/oll_tuf-0.11.2.dev4-py2.py3-none-any.whl" } ], "0.11.2.dev5": [ { "comment_text": "", "digests": { "md5": "4d57562e07c07ba1a4191c000de39989", "sha256": "fcca82757d1d4416a3e62d0bf14db36775e0ab4b12faecf3b3182f35422173a0" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4d57562e07c07ba1a4191c000de39989", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159451, "upload_time": "2019-03-20T13:31:33", "url": "https://files.pythonhosted.org/packages/b9/c5/2c4f6ed3b3d0b2d066c1c5119634c37c0540664af78856b0dd22f09a78a0/oll_tuf-0.11.2.dev5-py2.py3-none-any.whl" } ], "0.11.2.dev6": [ { "comment_text": "", "digests": { "md5": "2f1bde8877657434bb58ec3fb6c0772d", "sha256": "9f2369a8a1f0e1771cd2e2ac06786ef904dbcdea5f102c7e72eaefc9e6206acc" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2f1bde8877657434bb58ec3fb6c0772d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159898, "upload_time": "2019-06-03T13:10:27", "url": "https://files.pythonhosted.org/packages/26/a2/0816ed710a04ea9244faa0c5f3e2670502eb2d90f9060ef8a76d3226cc89/oll_tuf-0.11.2.dev6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f167a57c485463e603d7ac267cc9bf41", "sha256": "46224ed6ad0fea0f6dcc8f0b1b50ec4ca2091accf81651c52d8ebfc1155294c3" }, "downloads": -1, "filename": "oll-tuf-0.11.2.dev6.tar.gz", "has_sig": false, "md5_digest": "f167a57c485463e603d7ac267cc9bf41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746230, "upload_time": "2019-06-03T13:10:41", "url": "https://files.pythonhosted.org/packages/e5/f0/c8a0d6114932dc805f53f9a53c3726041a926c6e266d0f22a7790b42977e/oll-tuf-0.11.2.dev6.tar.gz" } ], "0.11.2.dev7": [ { "comment_text": "", "digests": { "md5": "eb831922c307656af5c674d1570bd456", "sha256": "adbfacc7f9ce91b8827a7702f84aee932e0e366550ab8d5456067d27bc0d0e84" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb831922c307656af5c674d1570bd456", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159917, "upload_time": "2019-08-19T14:53:02", "url": "https://files.pythonhosted.org/packages/76/ea/1ab5e1abeb4280fa734374242e27c43a658eba742a9a0d0d50792104ac3a/oll_tuf-0.11.2.dev7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d7e8bf83d051803b5a943d80e59df28", "sha256": "92aadcc55719e79f51de139c4fd4c91096e9a855386e721a23d582ae8d85be80" }, "downloads": -1, "filename": "oll-tuf-0.11.2.dev7.tar.gz", "has_sig": false, "md5_digest": "2d7e8bf83d051803b5a943d80e59df28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746338, "upload_time": "2019-08-19T14:53:08", "url": "https://files.pythonhosted.org/packages/3f/e9/d29e6374d8d35832fb459d467401c4183539967c2166d300da6fbd1927c8/oll-tuf-0.11.2.dev7.tar.gz" } ], "0.11.2.dev8": [ { "comment_text": "", "digests": { "md5": "fe1f7458c53630d63f2fe62458d0ef12", "sha256": "75ec634ca4abdf93f4ba71739199a665d286c685ea6325c117884e7bdc98b419" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fe1f7458c53630d63f2fe62458d0ef12", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159917, "upload_time": "2019-09-04T15:31:58", "url": "https://files.pythonhosted.org/packages/73/7b/32c88211a176e721241eb7bf79196e58e721d6eef5dc16230ba52ef8439c/oll_tuf-0.11.2.dev8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5c591f7ee1dd95388b6541ac7a964f15", "sha256": "48bb5f5b7b8da1ee1719d6c3191c80fe3ae87f9193ce666b6a3784c464857364" }, "downloads": -1, "filename": "oll-tuf-0.11.2.dev8.tar.gz", "has_sig": false, "md5_digest": "5c591f7ee1dd95388b6541ac7a964f15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746142, "upload_time": "2019-09-04T15:33:05", "url": "https://files.pythonhosted.org/packages/ad/95/8ee00689b809e297c1d2a96548f0253feec730662c7d72df0041a09be2d4/oll-tuf-0.11.2.dev8.tar.gz" } ], "0.11.2.dev9": [ { "comment_text": "", "digests": { "md5": "67568021c6af4f0f8c7bffe164cfe03b", "sha256": "6df08bd46bc7d9d511b10bc31db02d71ab4a238ea20959e3860b87aebcee9802" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "67568021c6af4f0f8c7bffe164cfe03b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159960, "upload_time": "2019-09-23T11:40:01", "url": "https://files.pythonhosted.org/packages/4d/27/9cc2a0f2f3980940f044c263ce3ef62897182c73c28d3926778881dd1d65/oll_tuf-0.11.2.dev9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2346b811ad539dd17abf58f39cb621d", "sha256": "78f694680d5270e3e65732dc46cc7007fbf474d97cc8e03953ee746630d1f124" }, "downloads": -1, "filename": "oll-tuf-0.11.2.dev9.tar.gz", "has_sig": false, "md5_digest": "a2346b811ad539dd17abf58f39cb621d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746215, "upload_time": "2019-09-23T11:40:18", "url": "https://files.pythonhosted.org/packages/e2/38/de9e18ee5da0dd060771942e3cd416c77e0d8825cdecd22696bb8a7d86c9/oll-tuf-0.11.2.dev9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67568021c6af4f0f8c7bffe164cfe03b", "sha256": "6df08bd46bc7d9d511b10bc31db02d71ab4a238ea20959e3860b87aebcee9802" }, "downloads": -1, "filename": "oll_tuf-0.11.2.dev9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "67568021c6af4f0f8c7bffe164cfe03b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 159960, "upload_time": "2019-09-23T11:40:01", "url": "https://files.pythonhosted.org/packages/4d/27/9cc2a0f2f3980940f044c263ce3ef62897182c73c28d3926778881dd1d65/oll_tuf-0.11.2.dev9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2346b811ad539dd17abf58f39cb621d", "sha256": "78f694680d5270e3e65732dc46cc7007fbf474d97cc8e03953ee746630d1f124" }, "downloads": -1, "filename": "oll-tuf-0.11.2.dev9.tar.gz", "has_sig": false, "md5_digest": "a2346b811ad539dd17abf58f39cb621d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746215, "upload_time": "2019-09-23T11:40:18", "url": "https://files.pythonhosted.org/packages/e2/38/de9e18ee5da0dd060771942e3cd416c77e0d8825cdecd22696bb8a7d86c9/oll-tuf-0.11.2.dev9.tar.gz" } ] }