|
| 1 | +--- |
| 2 | +title: Project |
| 3 | +--- |
| 4 | + |
| 5 | +The TUF project consists of three components: |
| 6 | + |
| 7 | +* [Specification] – the detailed TUF specification describes how to add TUF metadata to a repository and the process to arrange for clients to use that metadata to download and verify targets. |
| 8 | +* [Standardization process] – major changes to the specification, including new features, are made as TUF Augmentation Proposals (TAPs). |
| 9 | +* [Reference implementation] – python-tuf provides a reference implementation of the TUF specification and is used as a vital part of the TAPs process to prototype changes to the specification. |
| 10 | + |
| 11 | +The project is currently managed by a team of collaborators from academia and |
| 12 | +industry. |
| 13 | + |
| 14 | +Many people have contributed to the project since its inception, including |
| 15 | +academics, professional developers, and contributors from the open-source |
| 16 | +community. We especially acknowledge the individuals from the open-source |
| 17 | +community who have [contributed] to the TUF project over the years. |
| 18 | + |
| 19 | +Please visit the [governance page] to learn how project decisions are made, and |
| 20 | +for a more detailed explanation of the project roles used below. |
| 21 | + |
| 22 | +[contributed]: https://github.com/theupdateframework/tuf/blob/develop/docs/AUTHORS.txt |
| 23 | +[governance page]: https://github.com/theupdateframework/specification/blob/master/GOVERNANCE.md |
| 24 | +[Specification]: /specification |
| 25 | +[Standardization process]: https://github.com/theupdateframework/taps/blob/master/tap1.md |
| 26 | +[Reference implementation]: https://theupdateframework.readthedocs.io/en/latest/ |
| 27 | + |
| 28 | +## Consensus Builder |
| 29 | + |
| 30 | +### Justin Cappos |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | +GitHub username: [JustinCappos](https://github.com/justincappos) |
| 35 | + |
| 36 | +PGP fingerprint: E9C0 59EC 0D32 64FA B35F 94AD 465B F9F6 F8EB 475A |
| 37 | + |
| 38 | +## Maintainers |
| 39 | + |
| 40 | +Maintainer | Email | GitHub username | PGP fingerprint |
| 41 | +:----------|:------|:----------------|:--------------- |
| 42 | +Trishank Karthik Kuppusamy | [email protected] | [trishankatdatadog ](https://github.com/trishankatdatadog) | 8C48 08B5 B684 53DE 06A3 08FD 5C09 0ED7 318B 6C1E |
| 43 | +Joshua Lock | [email protected] | [joshuagl ](https://github.com/lukpueh) | 08F3 409F CF71 D87E 30FB D3C2 1671 F65C B748 32A4 |
| 44 | +Marina Moore | [email protected] | [mnm678 ](https://github.com/mnm678) | – |
| 45 | +Lukas Pühringer| [email protected] | [lukpueh ](https://github.com/lukpueh) | 8BA6 9B87 D43B E294 F23E 8120 89A2 AD3C 07D9 62E8 |
0 commit comments