GithubHelp home page GithubHelp logo

erickt / tuf-specification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theupdateframework/specification

0.0 2.0 0.0 471 KB

The Update Framework specification

Home Page: https://theupdateframework.com

License: Other

Python 100.00%

tuf-specification's Introduction

The Update Framework specification

Contact

Please contact us via our mailing list.

Questions, feedback, and suggestions are welcomed on this low volume mailing list. We strive to make the specification easy to implement, so if you come across any inconsistencies or experience any difficulty, do let us know by sending an email, or by reporting an issue in the specification repo.

License

This work is dual-licensed and distributed under the (1) MIT License and (2) Apache License, Version 2.0. Please see LICENSE-MIT.txt and LICENSE-APACHE.txt.

Versioning

The TUF specification uses Semantic Versioning 2.0.0 (semver) for its version numbers, and a gitflow-based release management:

  • The 'master' branch of this repository always points to the latest stable version of the specification.
  • The 'draft' branch of this repository always points to the latest development version of the specification and must always be based off of the latest 'master' branch.
  • Contributors must submit changes as pull requests against these branches, depending on the type of the change (see semver rules).
  • For patch-type changes, pull requests may be submitted directly against the 'master' branch.
  • For major- and minor-type changes, pull requests must be submitted against the 'draft' branch.
  • Maintainers may, from time to time, decide that the 'draft' branch is ready for a new major or minor release, and submit a pull request from 'draft' against 'master'.
  • Before merging a branch with 'master' the 'last modified date' and 'version' in the specification header must be bumped.
  • Merges with 'master' that originate from the 'draft' branch must bump either the major or minor version number.
  • Merges with 'master' that originate from any other branch must bump the patch version number.
  • Merges with 'master' must be followed by a git tag for the new version number.
  • Merges with 'master' must be followed by a rebase of 'draft' onto 'master'.

Acknowledgements

This project is managed by the Linux Foundation under the Cloud Native Computing Foundation. The consensus builder for the TUF specification is Prof. Justin Cappos of the Secure Systems Lab at New York University. Maintainers include Sebastien Awwad of CONDA and Lukas Pühringer of NYU's Secure Systems Lab. Contributors and maintainers are governed by the CNCF Community Code of Conduct.

We'd like to thank Justin Samuel, Roger Dingledine, Nick Matthewson, Trishank Karthik Kuppusamy, and all of the TAP authors for their contributions to the TUF spec.

This material is based upon work supported by the National Science Foundation under Grant Nos. CNS-1345049 and CNS-0959138. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

tuf-specification's People

Contributors

lukpueh avatar vladimir-v-diaz avatar justincappos avatar erickt avatar trishankatdatadog avatar joshuagl avatar mnm678 avatar awwad avatar hannesm avatar sechkova avatar santiagotorres avatar cavokz avatar jordan-wright avatar huynq0911 avatar stobias123 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.