Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: theupdateframework/specification
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: theupdateframework/specification
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: draft
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 24, 2022

  1. Adopt TAP 3 multi-role delegations metadata format

    Update "4.5. File formats: targets.json and delegated target roles"
    to reflect metadata format introduced by TAP 3
    lukpueh committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d2c9c7b View commit details
    Browse the repository at this point in the history
  2. Clarify TAP3 multi-role delegation client workflow

    Clarify in step 5.6.7.2.1 of the client workflow that in a multi-role
    delegation not each but rather a defined threshold of roles must
    agree on the target hashes and lengths (see `min_roles_in_agreement`).
    joshuagl authored and lukpueh committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e14fdd1 View commit details
    Browse the repository at this point in the history
  3. Rename TAP 3 metadata fields

    `keys_for_delegations` --> `keys`
    (the keys field in root.json in reality also lists "keys for
    delegations", i.e. keys to delegate trust to other top-level roles,
    but is only called keys)
    
    `roleinfo` --> `roles`
    (keeping the name for delegated roles as it was before TAP3)
    lukpueh committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b8d16e9 View commit details
    Browse the repository at this point in the history
Loading